| Commit message (Expand) | Author | Age | Files | Lines |
* | Make child_spawn_workaround public | Laurent Bercot | 2023-09-08 | 1 | -0/+8 |
* | error message typo fix | Laurent Bercot | 2023-07-13 | 1 | -1/+1 |
* | Refactor cdbmake, add cdbmake_addv, cdb_hashv | Laurent Bercot | 2023-07-03 | 1 | -4/+3 |
* | Apply fixes suggested by jjk | Laurent Bercot | 2023-06-23 | 1 | -0/+1 |
* | Fix iter_func type; add tain_earliest | Laurent Bercot | 2023-06-13 | 2 | -1/+7 |
* | Better posixishard.h | Laurent Bercot | 2023-06-09 | 1 | -1/+4 |
* | Add SKALIBS_NAME_MAX | Laurent Bercot | 2023-06-09 | 1 | -0/+6 |
* | Typo fixes | Laurent Bercot | 2023-06-09 | 1 | -3/+3 |
* | Add devino, refactor openwrite(v)nclose | Laurent Bercot | 2023-06-09 | 3 | -24/+52 |
* | Still declare hiercopy_tmp | Laurent Bercot | 2023-06-02 | 1 | -0/+1 |
* | Refactor to add hiercopy_loose (for s6-l-i) | Laurent Bercot | 2023-06-01 | 1 | -1/+3 |
* | More more avltree macro fixes | Laurent Bercot | 2023-05-18 | 1 | -1/+1 |
* | More avltree macro fixes | Laurent Bercot | 2023-05-18 | 1 | -2/+2 |
* | Add slurpn, refactor slurp, fix avltree/cdbmake bugs, add strerr_warnf | Laurent Bercot | 2023-05-18 | 4 | -2/+62 |
* | Add selfpipe_fd(), refactor selfpipe | Laurent Bercot | 2023-04-07 | 1 | -0/+1 |
* | bugfix: typo in unix-timed.h | Laurent Bercot | 2023-03-23 | 1 | -1/+1 |
* | Add sals, several refactors | Laurent Bercot | 2023-02-09 | 1 | -1/+1 |
* | Define SKALIBS_PATH_MAX | Laurent Bercot | 2023-01-31 | 1 | -0/+6 |
* | Remove stdarg functions from strerr, everything is __VA_ARGS__ now | Laurent Bercot | 2023-01-13 | 1 | -5/+0 |
* | More strerr.h fixes | Laurent Bercot | 2022-12-18 | 1 | -4/+4 |
* | strerr.h fixes | Laurent Bercot | 2022-12-18 | 1 | -13/+13 |
* | Much better strerr revamp, with __VA_ARGS__ | Laurent Bercot | 2022-11-30 | 1 | -346/+231 |
* | Prepare for 2.13.0.0, revamp strerr | Laurent Bercot | 2022-11-29 | 5 | -390/+362 |
* | Prepare for 2.12.1.0; add buffer_timed_put(s) | Laurent Bercot | 2022-10-28 | 2 | -1/+5 |
* | Better NSIG detection and fix | Laurent Bercot | 2022-09-05 | 2 | -9/+13 |
* | Export random_devurandom, fix APIs | Laurent Bercot | 2022-06-08 | 2 | -3/+5 |
* | Clean up / homogenize openreadnclose() family | Laurent Bercot | 2022-06-08 | 2 | -1/+2 |
* | Add blake2s implementation to stdcrypto | Laurent Bercot | 2022-06-01 | 2 | -0/+33 |
* | Add openc_*at functions | Laurent Bercot | 2022-05-30 | 1 | -8/+14 |
* | Add waitn_posix() and waitn_reap_posix() | Laurent Bercot | 2022-04-15 | 1 | -0/+3 |
* | Remove uint32_func definition | Laurent Bercot | 2022-04-09 | 1 | -3/+0 |
* | Prepare for 2.12.0.0. librandom revamp. | Laurent Bercot | 2022-04-09 | 2 | -10/+24 |
* | Bloat envdir with a noclamp option | Laurent Bercot | 2022-02-25 | 1 | -0/+2 |
* | Add gccattr_nonstring, modernize gccattributes.h | Laurent Bercot | 2021-12-19 | 1 | -12/+14 |
* | Add opendir_at, prepare for 2.11.1.0 | Laurent Bercot | 2021-12-04 | 1 | -0/+2 |
* | Axe iobuffer | Laurent Bercot | 2021-09-25 | 3 | -123/+2 |
* | Add ipc_bind_reuse_perms | Laurent Bercot | 2021-08-22 | 1 | -1/+3 |
* | Add tain_infinite | Laurent Bercot | 2021-08-18 | 1 | -0/+1 |
* | Add sig_altignore() 2.11.0.0 | Laurent Bercot | 2021-07-29 | 1 | -0/+1 |
* | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 68 | -664/+539 |
* | Hide cdb_find_state in the common case | Laurent Bercot | 2021-07-24 | 1 | -1/+2 |
* | Add cdb_init_at and cdb_init_fromfd, rename cdb_reader | Laurent Bercot | 2021-07-24 | 1 | -6/+7 |
* | New 2.11.0.0 branch with several modifications | Laurent Bercot | 2021-07-23 | 5 | -63/+62 |
* | cdb always mmaps | Laurent Bercot | 2021-06-29 | 1 | -5/+4 |
* | gccattributes.h: define gccattr_returns_twice | Laurent Bercot | 2021-06-14 | 1 | -0/+3 |
* | doc: allreadwrite: document scatter/gatter functions | Laurent Bercot | 2021-06-14 | 1 | -3/+2 |
* | Align infinity on 2^61 | Laurent Bercot | 2021-01-27 | 1 | -1/+1 |
* | bugfix: genqdyn_n() definition | Laurent Bercot | 2021-01-12 | 1 | -3/+3 |
* | Add mkptemp2() | Laurent Bercot | 2020-12-09 | 1 | -0/+1 |
* | Get rid of webipc.h and DJBUNIX_FLAG_* | Laurent Bercot | 2020-12-09 | 4 | -94/+77 |