aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Remove some deprecated APIsLaurent Bercot2026-04-222-11/+0
* Fix sassserver_init_from*_g macrosLaurent Bercot2026-04-181-2/+2
* Support running from a socket again in sassserverLaurent Bercot2026-04-071-0/+5
* Support null .lo in golLaurent Bercot2026-04-011-0/+1
* Separate sassserver_event() into write and read eventsLaurent Bercot2026-03-161-1/+2
* Add phread_mutex_clocklock() sysdep, pthread_mutex_tailock() functionLaurent Bercot2026-03-162-0/+14
* USe SASS_FLAG singular; remove duplicate deps for generated headersLaurent Bercot2026-03-131-2/+2
* Add a cleanup hook to sassserverLaurent Bercot2026-03-121-3/+6
* Fix build, update sassclient APILaurent Bercot2026-03-101-1/+1
* No global definitions for sassserverLaurent Bercot2026-03-101-9/+23
* Add flags management to sass, refactor some thingsLaurent Bercot2026-02-214-12/+26
* Fix sassserver typos and bad APIsLaurent Bercot2026-02-201-3/+3
* Add sassclient/sassserver, prepare for 2.14.6.0Laurent Bercot2026-02-203-0/+75
* Typo fix in mspawn_amLaurent Bercot2026-02-101-1/+1
* Oops, fd_sanitize must return an intLaurent Bercot2025-12-241-1/+1
* Make fd_sanitize() a real functionLaurent Bercot2025-12-231-1/+1
* Add function name in LOLDEBUG; keventbridge edge case fixLaurent Bercot2025-12-221-1/+3
* Add string_indexLaurent Bercot2025-11-101-0/+2
* Optimize sig_name and sig_number, add stringkey_bcasecmp etc.Laurent Bercot2025-11-041-0/+4
* 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-283-4/+12
* typo fixLaurent Bercot2025-10-221-2/+2
* Add libplaynice with keventbridge.hLaurent Bercot2025-10-224-2/+41
* fix avltreeb_space sizeLaurent Bercot2025-10-171-1/+1
* Add string qsort/bsearch cmp functions and avltreeb wrappersLaurent Bercot2025-10-172-0/+35
* Add GOL macrosLaurent Bercot2025-09-241-0/+5
* Add bsearchrLaurent Bercot2025-09-081-0/+1
* Add socket_tcpdelayLaurent Bercot2025-08-291-0/+1
* Add qsortr, env_dump4Laurent Bercot2025-08-192-1/+3
* Add mkntemp, atomic_symlink4Laurent Bercot2025-08-032-1/+4
* Refactor _at functions, add symlink_atLaurent Bercot2025-06-301-0/+3
* Rework gol, add mkdirp2Laurent Bercot2025-06-302-5/+6
* Add mkdirpLaurent Bercot2025-06-181-0/+1
* Typo fixLaurent Bercot2025-06-031-1/+1
* Add prog.h and prog_pid_fillLaurent Bercot2025-06-023-2/+20
* Try once more to support MacOS 10.4Laurent Bercot2025-05-311-0/+3
* Try another approach for the stat.h workaroundLaurent Bercot2025-05-301-5/+0
* Add crc32c. Prepare for 2.14.5.0Laurent Bercot2025-05-292-0/+12
* Fix stupidity previously addedLaurent Bercot2025-05-262-1/+5
* Typo fixLaurent Bercot2025-05-261-2/+2
* Try and fix statatim(espec) sysdeps for old MacOSLaurent Bercot2025-05-261-1/+2
* Add main_func typeLaurent Bercot2025-05-261-0/+3
* Improve gol. Add tentative dylib support.Laurent Bercot2025-05-261-2/+3
* Reorder gol struct membersLaurent Bercot2025-05-181-2/+2
* Add debug strerr macros, add __func__ support to tracing macrosLaurent Bercot2025-04-061-4/+30
* Add tain_addmsec, millisleepLaurent Bercot2025-04-042-0/+3
* Add sagetexecname() and all the necessary infrastructureLaurent Bercot2025-04-021-0/+1
* Fix timed_get_g definition typoLaurent Bercot2025-03-221-1/+1
* Add timed_write and timed_writevLaurent Bercot2025-03-221-0/+5