about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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.1 v2.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.0 v2.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.0 v2.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-13/+13
* bugfix: uint16_pack and uint16_pack for big-endianLaurent Bercot2022-12-052-2/+2
* Credit DuClareLaurent Bercot2022-11-301-0/+1
* Much better strerr revamp, with __VA_ARGS__Laurent Bercot2022-11-3057-879/+241
* Fix strerr_warn7x definitionLaurent Bercot2022-11-291-3/+3
* Prepare for 2.13.0.0, revamp strerrLaurent Bercot2022-11-2983-519/+1089
* bits-template: fix typosLaurent Bercot2022-11-212-2/+3
* Prepare for 2.12.1.0; add buffer_timed_put(s)Laurent Bercot2022-10-2810-9/+43
* Prepare for 2.12.0.2Laurent Bercot2022-10-145-3/+15
* Doc fixes: remove _t from skalibs typesLaurent Bercot2022-09-277-94/+94
* Better NSIG detection and fixLaurent Bercot2022-09-054-17/+16
* Include mitigation for BSD disease in sigaction wrapperLaurent Bercot2022-09-031-1/+15
* Don't use arc4random() for early random on LinuxLaurent Bercot2022-07-231-1/+1
* Fix allread errno managementLaurent Bercot2022-07-186-9/+17
* version: 2.12.0.1 v2.12.0.1Laurent Bercot2022-06-231-0/+1
* Prepare for 2.12.0.1Laurent Bercot2022-06-234-2/+14
* Add runtime fallback for GRND_INSECURELaurent Bercot2022-06-231-3/+13
* version: 2.12.0.0 v2.12.0.0Laurent Bercot2022-06-141-1/+0
* Export random_devurandom, fix APIsLaurent Bercot2022-06-086-17/+9
* Clean up / homogenize openreadnclose() familyLaurent Bercot2022-06-089-42/+40
* Remove unused variable in generic selfpipe_trapLaurent Bercot2022-06-041-1/+0
* Add blake2s implementation to stdcryptoLaurent Bercot2022-06-018-1/+181
* Rework endianness conversion primitivesLaurent Bercot2022-06-0153-108/+174
* Add openc_*at functionsLaurent Bercot2022-05-3019-18/+130
* Add waitn_posix() and waitn_reap_posix()Laurent Bercot2022-04-159-21/+70
* Doc fixLaurent Bercot2022-04-111-1/+1