aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better NSIG detection and fixLaurent Bercot2022-09-052-9/+13
* Export random_devurandom, fix APIsLaurent Bercot2022-06-082-3/+5
* Clean up / homogenize openreadnclose() familyLaurent Bercot2022-06-082-1/+2
* Add blake2s implementation to stdcryptoLaurent Bercot2022-06-012-0/+33
* Add openc_*at functionsLaurent Bercot2022-05-301-8/+14
* Add waitn_posix() and waitn_reap_posix()Laurent Bercot2022-04-151-0/+3
* Remove uint32_func definitionLaurent Bercot2022-04-091-3/+0
* Prepare for 2.12.0.0. librandom revamp.Laurent Bercot2022-04-092-10/+24
* Bloat envdir with a noclamp optionLaurent Bercot2022-02-251-0/+2
* Add gccattr_nonstring, modernize gccattributes.hLaurent Bercot2021-12-191-12/+14
* Add opendir_at, prepare for 2.11.1.0Laurent Bercot2021-12-041-0/+2
* Axe iobufferLaurent Bercot2021-09-253-123/+2