aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build, update sassclient APILaurent Bercot2026-03-104-4/+4
* No global definitions for sassserverLaurent Bercot2026-03-102-88/+102
* doc typo fixLaurent Bercot2026-03-041-1/+1
* Add flags management to sass, refactor some thingsLaurent Bercot2026-02-219-27/+61
* Fix sassserver typos and bad APIsLaurent Bercot2026-02-203-14/+17
* Add sassclient/sassserver, prepare for 2.14.6.0Laurent Bercot2026-02-2019-8/+628
* And that was a regression. Fixed now.Laurent Bercot2026-02-191-1/+1
* zero-prepare unallocated gensetdynLaurent Bercot2026-02-131-0/+3
* Prepare for 2.14.5.2Laurent Bercot2026-02-105-4/+16
* Typo fix in mspawn_amLaurent Bercot2026-02-101-1/+1
* add fmtscan.h documentationHoël Bézier2026-02-031-2/+80
* Free cdbmaker allocation on cdbmake_finish() successLaurent Bercot2026-01-301-0/+2
* version: 2.14.5.1v2.14.5.1Laurent Bercot2026-01-241-1/+0
* Fix dotpc and Solaris buildLaurent Bercot2026-01-212-0/+2
* Save/restore errno in all safe wrappersLaurent Bercot2026-01-0146-71/+169
* version: 2.14.5.0v2.14.5.0Laurent Bercot2025-12-241-0/+1
* keventbridge needs nonposixLaurent Bercot2025-12-242-1/+3
* NetBSD 10.0 doesn't have PTHREAD_STACK_MINLaurent Bercot2025-12-241-0/+2
* With the correct meaning for nochompLaurent Bercot2025-12-241-2/+2
* fix env_dump4Laurent Bercot2025-12-242-6/+11
* Oops, fd_sanitize must return an intLaurent Bercot2025-12-242-8/+6
* Make fd_sanitize() a real functionLaurent Bercot2025-12-233-1/+15
* releng fixesLaurent Bercot2025-12-231-2/+8
* Add function name in LOLDEBUG; keventbridge edge case fixLaurent Bercot2025-12-222-2/+4
* buffer doc: some adjustments. Credit Hoël.Laurent Bercot2025-12-182-3/+5
* add buffer.h documentationHoël Bézier2025-12-181-2/+65
* fix string_index to take a lengthLaurent Bercot2025-12-181-0/+1
* Just in case, ensure cloexec flag consistency in fd_moveLaurent Bercot2025-11-181-1/+2
* Add string_indexLaurent Bercot2025-11-103-5/+34
* Optimize sig_name and sig_number, add stringkey_bcasecmp etc.Laurent Bercot2025-11-0410-116/+232
* Fix GOL_argv macroLaurent Bercot2025-11-021-4/+4
* ... and actually include gol in envexec >.>Laurent Bercot2025-10-281-0/+1
* Add envexec.h, reorganize headers and some sources (gol.h wasn't included in...Laurent Bercot2025-10-2810-18/+23
* OpenBSD declares getpeereid in sys/socket.h, because it's OpenBSDLaurent Bercot2025-10-243-28/+2
* More qsortr fixesLaurent Bercot2025-10-231-3/+3
* Fix qsort_r sysdep detectionLaurent Bercot2025-10-233-8/+21
* Fix system libs list - add a dedup function to make!Laurent Bercot2025-10-232-5/+10
* Add libpthread to DT_NEEDED when relevantLaurent Bercot2025-10-221-2/+2
* typo fixLaurent Bercot2025-10-221-2/+2
* PTHREAD_STACK_MIN is defined in limits.hLaurent Bercot2025-10-221-0/+1
* keventbridge_start() needs to return the reading fd of the bridgeLaurent Bercot2025-10-221-2/+2
* Some keventbridge fixesLaurent Bercot2025-10-222-1/+2
* Add libplaynice with keventbridge.hLaurent Bercot2025-10-2210-3/+174
* Change prsetchildsubreaper sysdep to prctl, add procctl sysdepLaurent Bercot2025-10-224-1/+19
* More sysdepsLaurent Bercot2025-10-204-0/+43
* Credit naviLaurent Bercot2025-10-171-0/+1
* fix avltreeb_space sizeLaurent Bercot2025-10-171-1/+1
* Add string qsort/bsearch cmp functions and avltreeb wrappersLaurent Bercot2025-10-1711-2/+112
* Document sr.ht mirrorLaurent Bercot2025-09-241-2/+3
* Add GOL macrosLaurent Bercot2025-09-241-0/+5