aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 2.14.4.0v2.14.4.0Laurent Bercot2025-05-051-1/+0
* Add package hashLaurent Bercot2025-05-012-1/+3
* Add pkg-config supportLaurent Bercot2025-04-294-8/+134
* Update docs to latest posix versionLaurent Bercot2025-04-2820-73/+73
* Clarity fixLaurent Bercot2025-04-271-1/+1
* Add rpath; fix excessive ip4_scan toleranceLaurent Bercot2025-04-233-13/+11
* Add debug strerr macros, add __func__ support to tracing macrosLaurent Bercot2025-04-061-4/+30
* child_spawn bugfix (error path could have i > n)Laurent Bercot2025-04-061-0/+1
* Add tain_addmsec, millisleepLaurent Bercot2025-04-047-1/+34
* Deprioritize getexecname(), it's badLaurent Bercot2025-04-032-18/+22
* Declare main when taking its address >.>Laurent Bercot2025-04-021-0/+1
* Add dladdr sysdepLaurent Bercot2025-04-022-0/+34
* It's mach-o, not macho-o. (Or is it?)Laurent Bercot2025-04-021-1/+1
* Fix configure doc for the new sysdepLaurent Bercot2025-04-021-1/+1
* Add sagetexecname() and all the necessary infrastructureLaurent Bercot2025-04-0213-4/+231
* Don't autoflush buffer_timed_putv; fix IFS bug in configureLaurent Bercot2025-03-252-6/+5
* Fix timed_get_g definition typoLaurent Bercot2025-03-221-1/+1
* timed_read[v] needs sanitize_read()Laurent Bercot2025-03-222-2/+2
* Add timed_write and timed_writevLaurent Bercot2025-03-226-2/+93
* Fix gol masksLaurent Bercot2025-03-111-2/+2
* Add timed_read[v], buffer_timed_[get|put]vLaurent Bercot2025-03-0112-9/+163
* version: 2.14.3.0v2.14.3.0Laurent Bercot2024-10-093-4/+6
* Better configure --helpLaurent Bercot2024-09-231-6/+6
* Install libskarnet.a to /usr/lib by defaultLaurent Bercot2024-09-234-10/+8
* Add pid namespace support to cspawnLaurent Bercot2024-09-133-14/+6
* Add sysdep for CLONE_NEWPID and fork_newpid functionLaurent Bercot2024-09-125-0/+106
* bugfix: cspawn (fork): attributes must be handled before file actions!Laurent Bercot2024-08-201-4/+4
* Better iopause_selectLaurent Bercot2024-07-301-6/+3
* Fix small bugs, add autodelegation for IOPAUSE_EXCEPTLaurent Bercot2024-07-308-29/+78
* Prepare for 2.14.3.0; add mininetstring_read, cplz.hLaurent Bercot2024-07-0510-5/+78
* bugfix: unixmessage_put, fd bits initializationLaurent Bercot2024-06-214-15/+21
* Prepare for 2.4.2.1; align UNIXMESSAGE_MAXFDS to SCM_MAX_FDLaurent Bercot2024-06-205-4/+10
* Fix cspawn signature in docLaurent Bercot2024-06-191-2/+2
* version: 2.14.2.0v2.14.2.0Laurent Bercot2024-06-071-0/+1
* Fix some bits and pieces of the new docLaurent Bercot2024-05-172-24/+25
* document env.hCarlos Eduardo2024-05-172-2/+167
* Make env_mergen a symbol again (to avoid ABI breakage)Laurent Bercot2024-05-043-1/+11
* Add mkptemp3Laurent Bercot2024-05-036-18/+31
* Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot2024-04-3024-48/+185
* Credit CarlosLaurent Bercot2024-04-271-0/+1
* document unix-transactionalCarlos Eduardo2024-04-271-1/+98
* Prepare for 2.14.2.0Laurent Bercot2024-04-275-3/+16
* More support for old MacOS fossilsLaurent Bercot2024-04-165-8/+52
* Try to make the damn thing buildLaurent Bercot2024-04-162-1/+4
* Fix gol headerLaurent Bercot2024-04-163-6/+8
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-1656-108/+300
* Fix to the fix, because I'm an idiot.Laurent Bercot2024-04-021-2/+2
* Workaround for gcc 14 (and others!) incompatible-pointer-types stupidityLaurent Bercot2024-04-022-6/+6
* Support midipixLaurent Bercot2024-04-022-2/+1
* version: 2.14.1.1v2.14.1.1Laurent Bercot2024-01-306-4/+16