Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |