index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
/
slibtool_libmeta_impl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-10
slbt_create_library_wrapper(): properly handle --disable-shared and --disable...
midipix
1
-2
/
+20
2024-03-10
slbt_create_library_wrapper(): fix signature (string params are const types).
midipix
1
-12
/
+12
2024-02-19
library api's: _api_ (package information) namespace overhaul.
midipix
1
-2
/
+2
2024-02-18
code base: set the visilbity of internal library interfaces to hidden.
midipix
1
-1
/
+2
2024-02-10
Annual chores.
midipix
1
-1
/
+1
2021-12-30
A new home.
midipix
1
-1
/
+1
2021-07-06
Annual chores.
midipix
1
-1
/
+1
2020-12-20
internals: error tracing: record the not-found path upon ENOENT as needed.
midipix
1
-4
/
+4
2018-07-16
project: update the _XOPEN_SOURCE requirement to reflect use of openat(3).
midipix
1
-4
/
+0
2018-07-07
implementation: use of openat(): define _POSIX_C_SOURCE as needed.
midipix
1
-0
/
+4
2018-07-06
library interfaces: invocations of openat() now use the context's fdcwd.
midipix
1
-2
/
+3
2018-06-29
internals: re-implemented slbt_create_compatible_library_wrapper() w. pure fdio.
midipix
1
-6
/
+10
2018-06-29
internals: re-implemented slbt_create_default_library_wrapper() w. pure fdio.
midipix
1
-6
/
+12
2018-06-27
annual chores.
midipix
1
-1
/
+1
2017-02-05
annual chores, properly performed.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-09-30
library: helper functions: implemented compatible library and objects wrappers.
Sebastian Wiedenroth
1
-3
/
+126
2016-09-03
slbt_create_default_library_wrapper(): added error trace support.
midipix
1
-2
/
+4
2016-05-21
link mode: slbt_create_library_wrapper(): initial implementation.
midipix
1
-0
/
+147