aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
Commit message (Expand)AuthorAgeFilesLines
...
* Modify string_quote/unquote to allow encoding of space as \sLaurent Bercot2023-10-261-1/+0
* Revamp case functions, add strcasestr() fallbackLaurent Bercot2023-09-221-1/+1
* ... with the correct adjusted dependenciesLaurent Bercot2023-09-121-1/+1
* New sysdeps for st.st_atim etc., timespec_cmpLaurent Bercot2023-09-121-0/+1
* New sysdeps because Darwin is *also* a giant snowflakeLaurent Bercot2023-09-121-0/+1
* Add gcspawnLaurent Bercot2023-09-111-0/+1
* Remove deprecated *writeclose_unsafe stuffLaurent Bercot2023-09-111-8/+0
* Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot2023-09-101-1/+1
* Revamp cspawn, part 2Laurent Bercot2023-09-091-1/+0
* cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot2023-09-091-19/+14
* Make child_spawn_workaround publicLaurent Bercot2023-09-081-2/+5
* Refactor cdbmake, add cdbmake_addv, cdb_hashvLaurent Bercot2023-07-031-2/+10
* Add workaround for bad QoI posix_spawn()Laurent Bercot2023-06-281-6/+8
* Fix iter_func type; add tain_earliestLaurent Bercot2023-06-131-1/+3
* Add devino, refactor openwrite(v)ncloseLaurent Bercot2023-06-091-10/+19
* Refactor to add hiercopy_loose (for s6-l-i)Laurent Bercot2023-06-011-1/+4
* Grab as many signals as possible in sig_tableLaurent Bercot2023-05-251-1/+1
* Add slurpn, refactor slurp, fix avltree/cdbmake bugs, add strerr_warnfLaurent Bercot2023-05-181-2/+4
* Add selfpipe_fd(), refactor selfpipeLaurent Bercot2023-04-071-7/+1
* Add sals, several refactorsLaurent Bercot2023-02-091-1/+2
* Remove stdarg functions from strerr, everything is __VA_ARGS__ nowLaurent Bercot2023-01-131-4/+0
* Much better strerr revamp, with __VA_ARGS__Laurent Bercot2022-11-301-52/+8
* Prepare for 2.13.0.0, revamp strerrLaurent Bercot2022-11-291-22/+72
* Prepare for 2.12.1.0; add buffer_timed_put(s)Laurent Bercot2022-10-281-2/+4
* Export random_devurandom, fix APIsLaurent Bercot2022-06-081-2/+2
* Clean up / homogenize openreadnclose() familyLaurent Bercot2022-06-081-2/+4
* Add blake2s implementation to stdcryptoLaurent Bercot2022-06-011-1/+1
* Rework endianness conversion primitivesLaurent Bercot2022-06-011-8/+16
* Add openc_*at functionsLaurent Bercot2022-05-301-2/+10
* Add waitn_posix() and waitn_reap_posix()Laurent Bercot2022-04-151-0/+2
* Prepare for 2.12.0.0. librandom revamp.Laurent Bercot2022-04-091-15/+10
* Bloat envdir with a noclamp optionLaurent Bercot2022-02-251-1/+4
* Add opendir_at, prepare for 2.11.1.0Laurent Bercot2021-12-041-1/+2
* Axe iobufferLaurent Bercot2021-09-251-19/+3
* Add ipc_bind_reuse_permsLaurent Bercot2021-08-221-1/+2
* Add tain_infiniteLaurent Bercot2021-08-181-0/+1
* Add sig_altignore()2.11.0.0Laurent Bercot2021-07-291-0/+1
* Huge incompatible changes.Laurent Bercot2021-07-281-36/+11
* Hide cdb_find_state in the common caseLaurent Bercot2021-07-241-1/+2
* Add cdb_init_at and cdb_init_fromfd, rename cdb_readerLaurent Bercot2021-07-241-2/+3
* New 2.11.0.0 branch with several modificationsLaurent Bercot2021-07-231-39/+12
* cdb always mmapsLaurent Bercot2021-06-291-3/+2
* Better deps.makLaurent Bercot2021-01-191-0/+1
* Add mkptemp2()Laurent Bercot2020-12-091-1/+2
* Get rid of webipc.h and DJBUNIX_FLAG_*Laurent Bercot2020-12-091-24/+23
* Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0Laurent Bercot2020-11-291-7/+4
* Do not use skalibs/environ.hLaurent Bercot2020-11-261-1/+1
* child_spawn cleanup, configure cleanupLaurent Bercot2020-11-251-11/+5
* Complete revamp of the pathexec functionsLaurent Bercot2020-11-241-28/+41
* Add fd_shutdown()Laurent Bercot2020-11-201-1/+2