aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add timed_read[v], buffer_timed_[get|put]vLaurent Bercot2025-03-011-1/+11
* Add pid namespace support to cspawnLaurent Bercot2024-09-131-0/+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-1/+6
* Prepare for 2.14.3.0; add mininetstring_read, cplz.hLaurent Bercot2024-07-053-0/+16
* 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-1/+1
* Add mkptemp3Laurent Bercot2024-05-031-0/+1
* Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot2024-04-303-3/+58
* Fix gol headerLaurent Bercot2024-04-161-2/+2
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-164-2/+54
* Support midipixLaurent Bercot2024-04-021-1/+1
* Typo fixesLaurent Bercot2023-10-301-2/+2
* Modify string_quote/unquote to allow encoding of space as \sLaurent Bercot2023-10-261-3/+10
* Add string_quotes macroLaurent Bercot2023-10-101-1/+2
* Revamp case functions, add strcasestr() fallbackLaurent Bercot2023-09-222-1/+1
* Fix skalibs/stat.h commentLaurent Bercot2023-09-211-2/+3
* Try another workaround for bad struct statLaurent Bercot2023-09-121-18/+11
* Include stat.h into posixishard.hLaurent Bercot2023-09-121-0/+1
* New sysdeps for st.st_atim etc., timespec_cmpLaurent Bercot2023-09-122-0/+34
* Add gcspawnLaurent Bercot2023-09-111-0/+5
* Add posix_spawn_file_actions_addchdir() supportLaurent Bercot2023-09-111-6/+12
* Rip off more obsolete bandaidsLaurent Bercot2023-09-111-16/+0
* Remove deprecated *writeclose_unsafe stuffLaurent Bercot2023-09-111-8/+0
* Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot2023-09-101-0/+1