| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Modify string_quote/unquote to allow encoding of space as \s | Laurent Bercot | 2023-10-26 | 1 | -1/+0 |
| * | Revamp case functions, add strcasestr() fallback | Laurent Bercot | 2023-09-22 | 1 | -1/+1 |
| * | ... with the correct adjusted dependencies | Laurent Bercot | 2023-09-12 | 1 | -1/+1 |
| * | New sysdeps for st.st_atim etc., timespec_cmp | Laurent Bercot | 2023-09-12 | 1 | -0/+1 |
| * | New sysdeps because Darwin is *also* a giant snowflake | Laurent Bercot | 2023-09-12 | 1 | -0/+1 |
| * | Add gcspawn | Laurent Bercot | 2023-09-11 | 1 | -0/+1 |
| * | Remove deprecated *writeclose_unsafe stuff | Laurent Bercot | 2023-09-11 | 1 | -8/+0 |
| * | Add POSIX_SPAWN_SETSID support to cspawn | Laurent Bercot | 2023-09-10 | 1 | -1/+1 |
| * | Revamp cspawn, part 2 | Laurent Bercot | 2023-09-09 | 1 | -1/+0 |
| * | cspawn revamp, part 1. Prepare for 2.14.0.0. | Laurent Bercot | 2023-09-09 | 1 | -19/+14 |
| * | Make child_spawn_workaround public | Laurent Bercot | 2023-09-08 | 1 | -2/+5 |
| * | Refactor cdbmake, add cdbmake_addv, cdb_hashv | Laurent Bercot | 2023-07-03 | 1 | -2/+10 |
| * | Add workaround for bad QoI posix_spawn() | Laurent Bercot | 2023-06-28 | 1 | -6/+8 |
| * | Fix iter_func type; add tain_earliest | Laurent Bercot | 2023-06-13 | 1 | -1/+3 |
| * | Add devino, refactor openwrite(v)nclose | Laurent Bercot | 2023-06-09 | 1 | -10/+19 |
| * | Refactor to add hiercopy_loose (for s6-l-i) | Laurent Bercot | 2023-06-01 | 1 | -1/+4 |
| * | Grab as many signals as possible in sig_table | Laurent Bercot | 2023-05-25 | 1 | -1/+1 |
| * | Add slurpn, refactor slurp, fix avltree/cdbmake bugs, add strerr_warnf | Laurent Bercot | 2023-05-18 | 1 | -2/+4 |
| * | Add selfpipe_fd(), refactor selfpipe | Laurent Bercot | 2023-04-07 | 1 | -7/+1 |
| * | Add sals, several refactors | Laurent Bercot | 2023-02-09 | 1 | -1/+2 |
| * | Remove stdarg functions from strerr, everything is __VA_ARGS__ now | Laurent Bercot | 2023-01-13 | 1 | -4/+0 |
| * | Much better strerr revamp, with __VA_ARGS__ | Laurent Bercot | 2022-11-30 | 1 | -52/+8 |
| * | Prepare for 2.13.0.0, revamp strerr | Laurent Bercot | 2022-11-29 | 1 | -22/+72 |
| * | Prepare for 2.12.1.0; add buffer_timed_put(s) | Laurent Bercot | 2022-10-28 | 1 | -2/+4 |
| * | Export random_devurandom, fix APIs | Laurent Bercot | 2022-06-08 | 1 | -2/+2 |
| * | Clean up / homogenize openreadnclose() family | Laurent Bercot | 2022-06-08 | 1 | -2/+4 |
| * | Add blake2s implementation to stdcrypto | Laurent Bercot | 2022-06-01 | 1 | -1/+1 |
| * | Rework endianness conversion primitives | Laurent Bercot | 2022-06-01 | 1 | -8/+16 |
| * | Add openc_*at functions | Laurent Bercot | 2022-05-30 | 1 | -2/+10 |
| * | Add waitn_posix() and waitn_reap_posix() | Laurent Bercot | 2022-04-15 | 1 | -0/+2 |
| * | Prepare for 2.12.0.0. librandom revamp. | Laurent Bercot | 2022-04-09 | 1 | -15/+10 |
| * | Bloat envdir with a noclamp option | Laurent Bercot | 2022-02-25 | 1 | -1/+4 |
| * | Add opendir_at, prepare for 2.11.1.0 | Laurent Bercot | 2021-12-04 | 1 | -1/+2 |
| * | Axe iobuffer | Laurent Bercot | 2021-09-25 | 1 | -19/+3 |
| * | Add ipc_bind_reuse_perms | Laurent Bercot | 2021-08-22 | 1 | -1/+2 |
| * | 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 | 1 | -36/+11 |
| * | 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 | -2/+3 |
| * | New 2.11.0.0 branch with several modifications | Laurent Bercot | 2021-07-23 | 1 | -39/+12 |
| * | cdb always mmaps | Laurent Bercot | 2021-06-29 | 1 | -3/+2 |
| * | Better deps.mak | Laurent Bercot | 2021-01-19 | 1 | -0/+1 |
| * | Add mkptemp2() | Laurent Bercot | 2020-12-09 | 1 | -1/+2 |
| * | Get rid of webipc.h and DJBUNIX_FLAG_* | Laurent Bercot | 2020-12-09 | 1 | -24/+23 |
| * | Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0 | Laurent Bercot | 2020-11-29 | 1 | -7/+4 |
| * | Do not use skalibs/environ.h | Laurent Bercot | 2020-11-26 | 1 | -1/+1 |
| * | child_spawn cleanup, configure cleanup | Laurent Bercot | 2020-11-25 | 1 | -11/+5 |
| * | Complete revamp of the pathexec functions | Laurent Bercot | 2020-11-24 | 1 | -28/+41 |
| * | Add fd_shutdown() | Laurent Bercot | 2020-11-20 | 1 | -1/+2 |