about summary refs log tree commit diff
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Make env_mergen a symbol again (to avoid ABI breakage)Laurent Bercot2024-05-041-0/+1
* Add mkptemp3Laurent Bercot2024-05-031-1/+2
* Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot2024-04-301-10/+16
* Prepare for 2.14.2.0Laurent Bercot2024-04-271-1/+1
* More support for old MacOS fossilsLaurent Bercot2024-04-161-2/+2
* Fix gol headerLaurent Bercot2024-04-161-1/+1
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-161-49/+52
* version: 2.14.1.1 v2.14.1.1Laurent Bercot2024-01-301-1/+1
* Add autosurf_nameLaurent Bercot2023-12-151-1/+2
* socket_recv46 was never workingLaurent Bercot2023-12-111-0/+2
* Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_gLaurent Bercot2023-12-111-1/+1
* Prepare for 2.14.0.1. Better ip6_scan().Laurent Bercot2023-11-171-1/+1
* 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-092-20/+15
* 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-072-8/+2
* Prepare for 2.13.1.1Laurent Bercot2023-03-231-1/+1
* Add sals, several refactorsLaurent Bercot2023-02-091-1/+2
* Prepare for 2.13.1.0Laurent Bercot2023-01-311-1/+1
* 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-292-23/+73
* Prepare for 2.12.1.0; add buffer_timed_put(s)Laurent Bercot2022-10-282-3/+5
* Prepare for 2.12.0.2Laurent Bercot2022-10-141-1/+1
* Prepare for 2.12.0.1Laurent Bercot2022-06-231-1/+1
* 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-092-16/+11
* Prepare for 2.11.2.0Laurent Bercot2022-02-251-1/+1
* Bloat envdir with a noclamp optionLaurent Bercot2022-02-251-1/+4
* Add opendir_at, prepare for 2.11.1.0Laurent Bercot2021-12-042-2/+3