aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Add prog.h and prog_pid_fillLaurent Bercot2025-06-021-2/+4
* Add crc32c. Prepare for 2.14.5.0Laurent Bercot2025-05-292-2/+3
* Improve gol. Add tentative dylib support.Laurent Bercot2025-05-261-0/+1
* Add rpath; fix excessive ip4_scan toleranceLaurent Bercot2025-04-231-1/+1
* Add tain_addmsec, millisleepLaurent Bercot2025-04-041-0/+2
* Add sagetexecname() and all the necessary infrastructureLaurent Bercot2025-04-021-0/+1
* Add timed_write and timed_writevLaurent Bercot2025-03-221-0/+2
* Add timed_read[v], buffer_timed_[get|put]vLaurent Bercot2025-03-012-1/+5
* Add pid namespace support to cspawnLaurent Bercot2024-09-131-1/+1
* Add sysdep for CLONE_NEWPID and fork_newpid functionLaurent Bercot2024-09-121-0/+1
* Fix small bugs, add autodelegation for IOPAUSE_EXCEPTLaurent Bercot2024-07-301-0/+2
* Prepare for 2.14.3.0; add mininetstring_read, cplz.hLaurent Bercot2024-07-052-2/+3
* Prepare for 2.4.2.1; align UNIXMESSAGE_MAXFDS to SCM_MAX_FDLaurent Bercot2024-06-201-1/+1
* 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.1v2.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