about summary refs log tree commit diff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.14.3.0; add mininetstring_read, cplz.hLaurent Bercot2024-07-053-3/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.4.2.1; align UNIXMESSAGE_MAXFDS to SCM_MAX_FDLaurent Bercot2024-06-203-2/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix cspawn signature in docLaurent Bercot2024-06-191-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix some bits and pieces of the new docLaurent Bercot2024-05-172-24/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* document env.hCarlos Eduardo2024-05-172-2/+167
| | | | | Singling out envdir_chomp might sound a bit snarky, but it's somewhat contradictory, so I believe it's better to document it separately.
* Add mkptemp3Laurent Bercot2024-05-031-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* document unix-transactionalCarlos Eduardo2024-04-271-1/+98
| | | | Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
* Prepare for 2.14.2.0Laurent Bercot2024-04-273-2/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.14.1.1 v2.14.1.1Laurent Bercot2024-01-303-2/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_gLaurent Bercot2023-12-113-2/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* 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>