aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Fix build, update sassclient APILaurent Bercot2026-03-101-1/+1
* Add flags management to sass, refactor some thingsLaurent Bercot2026-02-211-2/+3
* Fix sassserver typos and bad APIsLaurent Bercot2026-02-201-1/+1
* Add sassclient/sassserver, prepare for 2.14.6.0Laurent Bercot2026-02-202-2/+14
* Prepare for 2.14.5.2Laurent Bercot2026-02-101-1/+1
* Save/restore errno in all safe wrappersLaurent Bercot2026-01-011-1/+1
* keventbridge needs nonposixLaurent Bercot2025-12-241-1/+1
* fix env_dump4Laurent Bercot2025-12-241-1/+1
* Make fd_sanitize() a real functionLaurent Bercot2025-12-231-0/+1
* Add string_indexLaurent Bercot2025-11-101-5/+2
* Optimize sig_name and sig_number, add stringkey_bcasecmp etc.Laurent Bercot2025-11-041-4/+11
* Add envexec.h, reorganize headers and some sources (gol.h wasn't included in...Laurent Bercot2025-10-281-14/+11
* Add libplaynice with keventbridge.hLaurent Bercot2025-10-221-1/+5
* Change prsetchildsubreaper sysdep to prctl, add procctl sysdepLaurent Bercot2025-10-221-0/+5
* Add string qsort/bsearch cmp functions and avltreeb wrappersLaurent Bercot2025-10-171-0/+5
* Add bsearchrLaurent Bercot2025-09-081-0/+1
* Add socket_tcpdelayLaurent Bercot2025-08-291-0/+1
* Add qsortr, env_dump4Laurent Bercot2025-08-191-1/+3
* Add mkntemp, atomic_symlink4Laurent Bercot2025-08-031-2/+4
* bugfix: avltree_delete needs to pass UINT32_MAX as sentinelLaurent Bercot2025-07-301-4/+0
* fix symlink_at depsLaurent Bercot2025-06-301-1/+5
* Refactor _at functions, add symlink_atLaurent Bercot2025-06-301-4/+7
* Rework gol, add mkdirp2Laurent Bercot2025-06-301-1/+2
* Add mkdirpLaurent Bercot2025-06-181-0/+1
* Add prog.h and prog_pid_fillLaurent Bercot2025-06-021-2/+4
* Add crc32c. Prepare for 2.14.5.0Laurent Bercot2025-05-292-2/+3
* Improve gol. Add tentative dylib support.Laurent Bercot2025-05-261-0/+1
* Add rpath; fix excessive ip4_scan toleranceLaurent Bercot2025-04-231-1/+1
* Add tain_addmsec, millisleepLaurent Bercot2025-04-041-0/+2
* Add sagetexecname() and all the necessary infrastructureLaurent Bercot2025-04-021-0/+1
* Add timed_write and timed_writevLaurent Bercot2025-03-221-0/+2
* Add timed_read[v], buffer_timed_[get|put]vLaurent Bercot2025-03-012-1/+5
* Add pid namespace support to cspawnLaurent Bercot2024-09-131-1/+1
* Add sysdep for CLONE_NEWPID and fork_newpid functionLaurent Bercot2024-09-121-0/+1
* Fix small bugs, add autodelegation for IOPAUSE_EXCEPTLaurent Bercot2024-07-301-0/+2
* Prepare for 2.14.3.0; add mininetstring_read, cplz.hLaurent Bercot2024-07-052-2/+3
* Prepare for 2.4.2.1; align UNIXMESSAGE_MAXFDS to SCM_MAX_FDLaurent Bercot2024-06-201-1/+1
* Make env_mergen a symbol again (to avoid ABI breakage)Laurent Bercot2024-05-041-0/+1
* Add mkptemp3Laurent Bercot2024-05-031-1/+2
* Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot2024-04-301-10/+16
* Prepare for 2.14.2.0Laurent Bercot2024-04-271-1/+1
* More support for old MacOS fossilsLaurent Bercot2024-04-161-2/+2
* Fix gol headerLaurent Bercot2024-04-161-1/+1
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-161-49/+52
* version: 2.14.1.1v2.14.1.1Laurent Bercot2024-01-301-1/+1
* Add autosurf_nameLaurent Bercot2023-12-151-1/+2
* socket_recv46 was never workingLaurent Bercot2023-12-111-0/+2
* Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_gLaurent Bercot2023-12-111-1/+1
* Prepare for 2.14.0.1. Better ip6_scan().Laurent Bercot2023-11-171-1/+1
* Modify string_quote/unquote to allow encoding of space as \sLaurent Bercot2023-10-261-1/+0