Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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_object_wrapper() w. pure fdio. | midipix | 1 | -6/+10 |
2018-06-29 | internals: re-implemented slbt_create_default_object_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 | -2/+38 |
2016-09-03 | slbt_create_default_object_wrapper(): added error trace support. | midipix | 1 | -2/+4 |
2016-05-20 | compile mode: slbt_create_object_wrapper(): initial implementation. | midipix | 1 | -0/+63 |