aboutsummaryrefslogtreecommitdiffstats
path: root/src/libenvexec
Commit message (Expand)AuthorAgeFilesLines
* Remove some deprecated APIsLaurent Bercot2026-04-221-9/+0
* Save/restore errno in all safe wrappersLaurent Bercot2026-01-011-0/+2
* With the correct meaning for nochompLaurent Bercot2025-12-241-2/+2
* fix env_dump4Laurent Bercot2025-12-241-5/+10
* Add envexec.h, reorganize headers and some sources (gol.h wasn't included in...Laurent Bercot2025-10-286-0/+85
* Add qsortr, env_dump4Laurent Bercot2025-08-192-47/+56
* Catch possible build failure in cspawnLaurent Bercot2025-07-211-10/+9
* Clarity fixLaurent Bercot2025-04-271-1/+1
* child_spawn bugfix (error path could have i > n)Laurent Bercot2025-04-061-0/+1
* Add pid namespace support to cspawnLaurent Bercot2024-09-131-13/+4
* bugfix: cspawn (fork): attributes must be handled before file actions!Laurent Bercot2024-08-201-4/+4
* Make env_mergen a symbol again (to avoid ABI breakage)Laurent Bercot2024-05-041-0/+9
* Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot2024-04-3019-32/+688
* More accurate max env size detection in env_mergenLaurent Bercot2023-12-201-2/+7
* Fix envalloc_mergeJosiah Frentsos via skaware2023-10-281-2/+3
* Add sals, several refactorsLaurent Bercot2023-02-092-14/+6
* Prepare for 2.13.0.0, revamp strerrLaurent Bercot2022-11-299-9/+9
* Fix envdir_noclampLaurent Bercot2022-02-271-3/+3
* Bloat envdir with a noclamp optionLaurent Bercot2022-02-254-77/+204
* Some trivial bugfixes and cleanupsLaurent Bercot2020-12-072-2/+2
* trivial bugfixLaurent Bercot2020-11-261-1/+1
* Complete revamp of the pathexec functionsLaurent Bercot2020-11-2434-0/+571