aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add timed_read[v], buffer_timed_[get|put]vLaurent Bercot2025-03-011-1/+11
* Add pid namespace support to cspawnLaurent Bercot2024-09-131-0/+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-1/+6
* Prepare for 2.14.3.0; add mininetstring_read, cplz.hLaurent Bercot2024-07-053-0/+16
* 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-1/+1
* Add mkptemp3Laurent Bercot2024-05-031-0/+1
* Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot2024-04-303-3/+58
* Fix gol headerLaurent Bercot2024-04-161-2/+2
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-164-2/+54
* Support midipixLaurent Bercot2024-04-021-1/+1
* Typo fixesLaurent Bercot2023-10-301-2/+2
* Modify string_quote/unquote to allow encoding of space as \sLaurent Bercot2023-10-261-3/+10
* Add string_quotes macroLaurent Bercot2023-10-101-1/+2
* Revamp case functions, add strcasestr() fallbackLaurent Bercot2023-09-222-1/+1
* Fix skalibs/stat.h commentLaurent Bercot2023-09-211-2/+3
* Try another workaround for bad struct statLaurent Bercot2023-09-121-18/+11
* Include stat.h into posixishard.hLaurent Bercot2023-09-121-0/+1
* New sysdeps for st.st_atim etc., timespec_cmpLaurent Bercot2023-09-122-0/+34
* Add gcspawnLaurent Bercot2023-09-111-0/+5
* Add posix_spawn_file_actions_addchdir() supportLaurent Bercot2023-09-111-6/+12
* Rip off more obsolete bandaidsLaurent Bercot2023-09-111-16/+0
* Remove deprecated *writeclose_unsafe stuffLaurent Bercot2023-09-111-8/+0
* Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot2023-09-101-0/+1
* cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot2023-09-093-50/+82
* Make child_spawn_workaround publicLaurent Bercot2023-09-081-0/+8
* error message typo fixLaurent Bercot2023-07-131-1/+1
* Refactor cdbmake, add cdbmake_addv, cdb_hashvLaurent Bercot2023-07-031-4/+3
* Apply fixes suggested by jjkLaurent Bercot2023-06-231-0/+1
* Fix iter_func type; add tain_earliestLaurent Bercot2023-06-132-1/+7
* Better posixishard.hLaurent Bercot2023-06-091-1/+4
* Add SKALIBS_NAME_MAXLaurent Bercot2023-06-091-0/+6
* Typo fixesLaurent Bercot2023-06-091-3/+3
* Add devino, refactor openwrite(v)ncloseLaurent Bercot2023-06-093-24/+52
* Still declare hiercopy_tmpLaurent Bercot2023-06-021-0/+1
* Refactor to add hiercopy_loose (for s6-l-i)Laurent Bercot2023-06-011-1/+3
* More more avltree macro fixesLaurent Bercot2023-05-181-1/+1
* More avltree macro fixesLaurent Bercot2023-05-181-2/+2
* Add slurpn, refactor slurp, fix avltree/cdbmake bugs, add strerr_warnfLaurent Bercot2023-05-184-2/+62
* Add selfpipe_fd(), refactor selfpipeLaurent Bercot2023-04-071-0/+1
* bugfix: typo in unix-timed.hLaurent Bercot2023-03-231-1/+1
* Add sals, several refactorsLaurent Bercot2023-02-091-1/+1
* Define SKALIBS_PATH_MAXLaurent Bercot2023-01-311-0/+6
* Remove stdarg functions from strerr, everything is __VA_ARGS__ nowLaurent Bercot2023-01-131-5/+0
* More strerr.h fixesLaurent Bercot2022-12-181-4/+4
* strerr.h fixesLaurent Bercot2022-12-181-12/+12
* Much better strerr revamp, with __VA_ARGS__Laurent Bercot2022-11-301-325/+210
* Prepare for 2.13.0.0, revamp strerrLaurent Bercot2022-11-295-384/+356
* Prepare for 2.12.1.0; add buffer_timed_put(s)Laurent Bercot2022-10-282-1/+5