aboutsummaryrefslogtreecommitdiffstats
path: root/doc/license.html
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.15.1.0Laurent Bercot2026-06-221-1/+1
|
* Prepare for 2.15.0.1; add selectshorttimeout sysdeps (yay MacOS)Laurent Bercot2026-05-111-1/+1
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-0/+1
|
* Add --disable-rpath support, prepare for 2.15.0.0Laurent Bercot2026-03-301-1/+1
|
* Add sassclient/sassserver, prepare for 2.14.6.0Laurent Bercot2026-02-201-1/+1
|
* Prepare for 2.14.5.2Laurent Bercot2026-02-101-1/+1
|
* Save/restore errno in all safe wrappersLaurent Bercot2026-01-011-1/+1
|
* Add crc32c. Prepare for 2.14.5.0Laurent Bercot2025-05-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add timed_read[v], buffer_timed_[get|put]vLaurent Bercot2025-03-011-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.14.3.0; add mininetstring_read, cplz.hLaurent Bercot2024-07-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.4.2.1; align UNIXMESSAGE_MAXFDS to SCM_MAX_FDLaurent Bercot2024-06-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.14.2.0Laurent Bercot2024-04-271-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.14.1.1v2.14.1.1Laurent Bercot2024-01-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_gLaurent Bercot2023-12-111-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.14.0.1. Better ip6_scan().Laurent Bercot2023-11-171-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document cspawnLaurent Bercot2023-09-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.13.1.1Laurent Bercot2023-03-231-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.13.1.0Laurent Bercot2023-01-311-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.1.0; add buffer_timed_put(s)Laurent Bercot2022-10-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.2Laurent Bercot2022-10-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.12.0.0. librandom revamp.Laurent Bercot2022-04-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.11.0.0v2.11.0.0Laurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.10.0.3Laurent Bercot2021-04-131-1/+1
|
* Prepare for 2.10.0.2Laurent Bercot2021-02-111-1/+1
|
* Prepare for 2.10.0.1Laurent Bercot2021-01-141-1/+1
|
* Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0Laurent Bercot2020-11-291-1/+1
| | | | | | | | | | | flock() doesn't have a way to test for a lock without taking it. lockf() doesn't have shared locks. The only way to have both is fcntl(). So I rewrote all the locking stuff around fcntl(), and used the opportunity to change the interface. The point of changing the interface is to stop having to bother with the old one, so to hell with compatibility, let's just do a major bump.
* Prepare for 2.9.4.0; add open*coe() functions.Laurent Bercot2020-10-261-1/+1
|
* doc: fix URLsLaurent Bercot2020-10-041-1/+1
|
* Prepare for 2.9.3.0Laurent Bercot2020-09-181-1/+1
|
* bits-fmtscan refactor, part oneLaurent Bercot2019-07-111-1/+1
|
* version: 2.8.1.0v2.8.1.0Laurent Bercot2019-05-141-1/+1
|
* Prepare for 2.8.0.1Laurent Bercot2019-03-081-1/+1
|
* Scrap avltreeb, prepare for 2.8.0.0Laurent Bercot2018-09-301-1/+1
|
* Doc typo fixLaurent Bercot2018-08-221-1/+1
|
* Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendvLaurent Bercot2018-06-241-1/+1
|
* Add execvep_loose, prepare for 2.6.4.0Laurent Bercot2018-02-141-1/+1
|
* Fix HASSIGNEDSIGNED sysdeps macros, add localtm_from_ltm64 tolerance for ↵Laurent Bercot2018-02-021-1/+1
| | | | 64-bit time_t
* Prepare for 2.6.3.1Laurent Bercot2018-01-131-1/+1
|
* Add atomic_symlink(), prepare for 2.6.3.0Laurent Bercot2017-12-031-1/+1
|
* Prepare for 2.6.2.0Laurent Bercot2017-11-271-1/+1
|
* Prepare for 2.6.1.0Laurent Bercot2017-10-301-1/+1
|
* version: 2.6.0.2v2.6.0.2Laurent Bercot2017-10-221-1/+1
|
* Better *FLAGS management; prepare for 2.6.0.1Laurent Bercot2017-10-051-1/+1
|
* Prepare for 2.6.0.0Laurent Bercot2017-07-281-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-4/+4
|
* version: 2.5.1.1v2.5.1.1Laurent Bercot2017-05-221-1/+1
|
* Add xpathexec_* functions, prepare for 2.5.1.0Laurent Bercot2017-05-181-1/+1
|
* Prepare for version 2.5.0.1Laurent Bercot2017-05-111-1/+1
|
* Types fix, start: preparation and libbiguintLaurent Bercot2017-01-211-1/+1
|
* Prepare for version 2.4.0.2Laurent Bercot2016-11-271-1/+1
|