aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix more small UBsLaurent Bercot2023-12-182-1/+2
* Don't smash 1 byte 1/8th of the timeLaurent Bercot2023-12-181-2/+5
* Actually add autosurf_name; fix cspawn leak in error pathLaurent Bercot2023-12-182-1/+10
* Add autosurf_nameLaurent Bercot2023-12-151-1/+0
* ok, AIX can *still* fuck offLaurent Bercot2023-12-131-7/+0
* hahaha noLaurent Bercot2023-12-131-2/+1
* maybe maybe maybeLaurent Bercot2023-12-131-0/+8
* Try to accommodate AIX more?... maybe maybe?Laurent Bercot2023-12-131-1/+1
* socket_recv46 was never workingLaurent Bercot2023-12-116-10/+53
* Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_gLaurent Bercot2023-12-113-0/+5
* Fix trypthread.c to work with old compilersLaurent Bercot2023-11-181-1/+2
* Prepare for 2.14.0.1. Better ip6_scan().Laurent Bercot2023-11-171-22/+74
* Typo fixesLaurent Bercot2023-10-301-2/+2
* Fix envalloc_mergeJosiah Frentsos via skaware2023-10-281-2/+3
* Modify string_quote/unquote to allow encoding of space as \sLaurent Bercot2023-10-265-22/+24
* Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaidLaurent Bercot2023-10-1212-23/+22
* Add string_quotes macroLaurent Bercot2023-10-101-1/+2
* Revamp case functions, add strcasestr() fallbackLaurent Bercot2023-09-229-46/+46
* Fix skalibs/stat.h commentLaurent Bercot2023-09-211-2/+3
* Try another workaround for bad struct statLaurent Bercot2023-09-122-18/+14
* Include stat.h into posixishard.hLaurent Bercot2023-09-121-0/+1
* New sysdeps for st.st_atim etc., timespec_cmpLaurent Bercot2023-09-125-0/+65
* Add waitid() sysdep, and fuck OpenBSDLaurent Bercot2023-09-122-1/+18
* Add POSIX_SPAWN_SETSID_NP supportLaurent Bercot2023-09-112-2/+36
* Don't forget to uncoeLaurent Bercot2023-09-111-0/+1
* Add gcspawnLaurent Bercot2023-09-113-2/+55
* Add posix_spawn_file_actions_addchdir() supportLaurent Bercot2023-09-114-14/+120
* Fix cspawn when lack of flags or actionsLaurent Bercot2023-09-111-4/+9
* Rip off more obsolete bandaidsLaurent Bercot2023-09-111-16/+0
* Remove deprecated *writeclose_unsafe stuffLaurent Bercot2023-09-119-112/+0
* Add a pthread sysdepLaurent Bercot2023-09-111-0/+24
* Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot2023-09-103-71/+128
* Revamp cspawn, part 2Laurent Bercot2023-09-091-55/+0
* cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot2023-09-0919-770/+377
* Make child_spawn_workaround publicLaurent Bercot2023-09-089-43/+22
* Fix back slurpnLaurent Bercot2023-08-081-10/+3
* error message typo fixLaurent Bercot2023-07-131-1/+1
* More more jjk fixesLaurent Bercot2023-07-062-2/+14
* More jjk fixesLaurent Bercot2023-07-069-19/+52
* Refactor cdbmake, add cdbmake_addv, cdb_hashvLaurent Bercot2023-07-0312-59/+154
* posix_spawn workaround fixesLaurent Bercot2023-06-292-2/+2
* Add workaround for bad QoI posix_spawn()Laurent Bercot2023-06-288-268/+449
* Apply fixes suggested by jjkLaurent Bercot2023-06-234-7/+10
* Use less stack with avlnodeLaurent Bercot2023-06-232-6/+10
* Fix iter_func type; add tain_earliestLaurent Bercot2023-06-1310-6/+35
* 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-0926-192/+310
* Still declare hiercopy_tmpLaurent Bercot2023-06-021-0/+1