aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Typo fixesLaurent Bercot2023-06-091-3/+3
* Add devino, refactor openwrite(v)ncloseLaurent Bercot2023-06-0928-206/+336
* Still declare hiercopy_tmpLaurent Bercot2023-06-021-0/+1
* Refactor to add hiercopy_loose (for s6-l-i)Laurent Bercot2023-06-017-84/+114
* Grab as many signals as possible in sig_tableLaurent Bercot2023-05-252-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-1810-36/+119
* doc typo fixLaurent Bercot2023-04-211-1/+1
* Add selfpipe_fd(), refactor selfpipeLaurent Bercot2023-04-0716-308/+218
* version: 2.13.1.1v2.13.1.1Laurent Bercot2023-04-021-3/+8
* Prepare for 2.13.1.1Laurent Bercot2023-03-235-3/+15
* bugfix: typo in unix-timed.hLaurent Bercot2023-03-231-1/+1
* version: 2.13.1.0v2.13.1.0Laurent Bercot2023-02-171-1/+1
* Tables should be constLaurent Bercot2023-02-123-4/+5
* Add sals, several refactorsLaurent Bercot2023-02-099-94/+89
* Prepare for 2.13.1.0Laurent Bercot2023-01-315-4/+18
* Define SKALIBS_PATH_MAXLaurent Bercot2023-01-311-0/+6
* QoL: subgetopt should return ? on --longLaurent Bercot2023-01-211-10/+9
* Add bytestr.h docLaurent Bercot2023-01-181-1/+236
* Fix main dl linkLaurent Bercot2023-01-151-1/+1
* version: 2.13.0.0v2.13.0.0Laurent Bercot2023-01-141-1/+1
* Remove stdarg functions from strerr, everything is __VA_ARGS__ nowLaurent Bercot2023-01-137-101/+3
* Add siovec doc, fix siovec_trunc, credit ErmineLaurent Bercot2023-01-043-6/+120
* More strerr.h fixesLaurent Bercot2022-12-181-4/+4
* strerr.h fixesLaurent Bercot2022-12-181-12/+12
* bugfix: uint16_pack and uint16_pack for big-endianLaurent Bercot2022-12-052-2/+2