Age | Commit message (Expand) | Author | Files | Lines |
2024-03-14 | Once skinny, forever strong. | midipix | 1 | -1/+1 |
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_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 |