summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* version: 2.14.0.1 v2.14.0.1Laurent Bercot2023-11-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.14.0.1. Better ip6_scan().Laurent Bercot2023-11-173-2/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.14.0.0 v2.14.0.0Laurent Bercot2023-11-061-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revamp case functions, add strcasestr() fallbackLaurent Bercot2023-09-221-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add gcspawnLaurent Bercot2023-09-111-7/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Rip off more obsolete bandaidsLaurent Bercot2023-09-111-31/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document cspawnLaurent Bercot2023-09-095-47/+139
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot2023-09-092-3/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix back slurpnLaurent Bercot2023-08-081-0/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update changelogLaurent Bercot2023-07-031-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2023-06-271-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* doc typo fixLaurent Bercot2023-04-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add selfpipe_fd(), refactor selfpipeLaurent Bercot2023-04-073-1/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.13.1.1Laurent Bercot2023-03-233-2/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add sals, several refactorsLaurent Bercot2023-02-091-0/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.13.1.0Laurent Bercot2023-01-313-3/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add bytestr.h docLaurent Bercot2023-01-181-1/+236
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix main dl linkLaurent Bercot2023-01-151-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add siovec doc, fix siovec_trunc, credit ErmineLaurent Bercot2023-01-041-1/+114
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Much better strerr revamp, with __VA_ARGS__Laurent Bercot2022-11-303-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.13.0.0, revamp strerrLaurent Bercot2022-11-294-31/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.1.0; add buffer_timed_put(s)Laurent Bercot2022-10-283-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.2Laurent Bercot2022-10-143-2/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixes: remove _t from skalibs typesLaurent Bercot2022-09-277-94/+94
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix allread errno managementLaurent Bercot2022-07-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.1Laurent Bercot2022-06-232-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Clean up / homogenize openreadnclose() familyLaurent Bercot2022-06-081-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add waitn_posix() and waitn_reap_posix()Laurent Bercot2022-04-152-0/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2022-04-111-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.0. librandom revamp.Laurent Bercot2022-04-093-2/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2022-03-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2022-03-163-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.11.2.0Laurent Bercot2022-02-252-1/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* genqdyn doc fix (thanks obarun)Laurent Bercot2022-01-021-9/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add opendir_at, prepare for 2.11.1.0Laurent Bercot2021-12-042-1/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2021-09-292-23/+122
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.11.0.0 v2.11.0.0Laurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix fd_cat/n docLaurent Bercot2021-09-261-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Axe iobufferLaurent Bercot2021-09-253-29/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Huge incompatible changes.Laurent Bercot2021-07-281-2/+8
| | | | | | | | | | | | - Obsolete skalibs/environ.h and skalibs/getpeereid.h removed. - rc4 and md5 removed. - All *_t types renamed to avoid treading on POSIX namespace. - subgetopt() renamed to lgetopt(). - signal functions reworked; skasigaction removed; sig_stack removed - Various functions removed: skaoffsetof(), selfpipe_untrap() - New posixplz function: munmap_void. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* New 2.11.0.0 branch with several modificationsLaurent Bercot2021-07-236-395/+18
| | | | | | | | - libbiguint removed - cdb_make changed to cdbmake (because different ui) - cdb redesigned Signed-off-by: Laurent Bercot <ska@appnovation.com>
* doc: allreadwrite: document scatter/gatter functionsLaurent Bercot2021-06-141-0/+53
| | | | Signed-off-by: Jesse Young <jlyo@jlyo.org>
* doc: reconcile openwrite{,v}nclose_suffix{,_devino}{,_sync} with djbunix.hLaurent Bercot2021-06-141-6/+6
| | | | Signed-off-by: Jesse Young <jlyo@jlyo.org>
* Fix ML URLLaurent Bercot2021-06-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska-skaware@skarnet.org>
* Prepare for 2.10.0.3Laurent Bercot2021-04-133-2/+8
|
* Prepare for 2.10.0.2Laurent Bercot2021-02-113-2/+8
|
* version: 2.10.0.1 v2.10.0.1Laurent Bercot2021-01-191-1/+1
|
* Prepare for 2.10.0.1Laurent Bercot2021-01-143-2/+8
|
* Undocument pathexec functions (replaced with exec.h stuff)Laurent Bercot2021-01-141-121/+0
|
* Document latest changesLaurent Bercot2021-01-021-2/+5
|