summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* version: 2.14.0.1 v2.14.0.1Laurent Bercot2023-11-201-1/+1
* 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-176-25/+88
* make distclean shouldn't error out when no config.makLaurent Bercot2023-11-061-5/+3
* version: 2.14.0.0 v2.14.0.0Laurent Bercot2023-11-062-1/+5
* Typo fixesLaurent Bercot2023-10-301-2/+2
* Credit JosiahLaurent Bercot2023-10-281-0/+1
* Fix envalloc_mergeJosiah Frentsos via skaware2023-10-281-2/+3
* Modify string_quote/unquote to allow encoding of space as \sLaurent Bercot2023-10-266-23/+24
* Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaidLaurent Bercot2023-10-1214-26/+26
* Add string_quotes macroLaurent Bercot2023-10-101-1/+2
* Revamp case functions, add strcasestr() fallbackLaurent Bercot2023-09-2212-47/+52
* Change datadir to sysconfdir, aligning with autoconfLaurent Bercot2023-09-222-9/+9
* Fix skalibs/stat.h commentLaurent Bercot2023-09-211-2/+3
* Try another workaround for bad struct statLaurent Bercot2023-09-122-18/+14
* ... with the correct adjusted dependenciesLaurent Bercot2023-09-121-1/+1
* Include stat.h into posixishard.hLaurent Bercot2023-09-121-0/+1
* New sysdeps for st.st_atim etc., timespec_cmpLaurent Bercot2023-09-126-0/+66
* New sysdeps because Darwin is *also* a giant snowflakeLaurent Bercot2023-09-122-1/+4
* test for ./configure compatibly with make 3.81Laurent Bercot2023-09-121-2/+1
* Add waitid() sysdep, and fuck OpenBSDLaurent Bercot2023-09-123-1/+19
* Add POSIX_SPAWN_SETSID_NP supportLaurent Bercot2023-09-114-3/+37
* Don't forget to uncoeLaurent Bercot2023-09-111-0/+1
* Add gcspawnLaurent Bercot2023-09-115-9/+69
* Add posix_spawn_file_actions_addchdir() supportLaurent Bercot2023-09-115-14/+122
* Fix cspawn when lack of flags or actionsLaurent Bercot2023-09-111-4/+9
* Rip off more obsolete bandaidsLaurent Bercot2023-09-112-47/+25
* Remove deprecated *writeclose_unsafe stuffLaurent Bercot2023-09-1110-120/+0
* Add a pthread sysdepLaurent Bercot2023-09-112-4/+29
* Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot2023-09-105-73/+131
* Document cspawnLaurent Bercot2023-09-096-48/+140
* Revamp cspawn, part 2Laurent Bercot2023-09-092-56/+0
* cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot2023-09-0924-795/+402
* Make child_spawn_workaround publicLaurent Bercot2023-09-0810-45/+27
* Fix back slurpnLaurent Bercot2023-08-082-10/+11
* error message typo fixLaurent Bercot2023-07-131-1/+1
* Credit MobinLaurent Bercot2023-07-101-0/+1
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
* More more jjk fixesLaurent Bercot2023-07-062-2/+14
* More jjk fixesLaurent Bercot2023-07-069-19/+52
* Update changelogLaurent Bercot2023-07-032-1/+4
* Refactor cdbmake, add cdbmake_addv, cdb_hashvLaurent Bercot2023-07-0313-61/+164
* posix_spawn workaround fixesLaurent Bercot2023-06-292-2/+2
* Add workaround for bad QoI posix_spawn()Laurent Bercot2023-06-2810-276/+462
* Doc fixLaurent Bercot2023-06-271-3/+3
* 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-1311-7/+38
* Better posixishard.hLaurent Bercot2023-06-091-1/+4
* Add SKALIBS_NAME_MAXLaurent Bercot2023-06-091-0/+6