aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 2.15.1.0HEADmainLaurent Bercot3 days1-1/+1
* Prepare for 2.15.0.1; add selectshorttimeout sysdeps (yay MacOS)Laurent Bercot2026-05-112-2/+2
* Remove some deprecated APIsLaurent Bercot2026-04-221-2/+0
* Support running from a socket again in sassserverLaurent Bercot2026-04-071-1/+6
* Add --disable-rpath support, prepare for 2.15.0.0Laurent Bercot2026-03-301-1/+1
* MacOS doesn't have pthread_mutex_timedlock -_-Laurent Bercot2026-03-181-1/+1
* And use it in sassclientLaurent Bercot2026-03-161-2/+2
* Add phread_mutex_clocklock() sysdep, pthread_mutex_tailock() functionLaurent Bercot2026-03-161-1/+3
* USe SASS_FLAG singular; remove duplicate deps for generated headersLaurent Bercot2026-03-131-4/+0
* Add a cleanup hook to sassserverLaurent Bercot2026-03-121-2/+6
* 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