aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
Commit message (Expand)AuthorAgeFilesLines
* Add mkntemp, atomic_symlink4Laurent Bercot2025-08-031-2/+4
* bugfix: avltree_delete needs to pass UINT32_MAX as sentinelLaurent Bercot2025-07-301-4/+0
* fix symlink_at depsLaurent Bercot2025-06-301-1/+5
* Refactor _at functions, add symlink_atLaurent Bercot2025-06-301-4/+7
* Rework gol, add mkdirp2Laurent Bercot2025-06-301-1/+2
* Add mkdirpLaurent Bercot2025-06-181-0/+1
* Add prog.h and prog_pid_fillLaurent Bercot2025-06-021-2/+4
* Add crc32c. Prepare for 2.14.5.0Laurent Bercot2025-05-291-1/+2
* 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-011-0/+4
* 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-051-1/+2
* 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
* 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
* Add autosurf_nameLaurent Bercot2023-12-151-1/+2
* socket_recv46 was never workingLaurent Bercot2023-12-111-0/+2
* 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