aboutsummaryrefslogtreecommitdiffstats
path: root/src/libenvexec/cspawn.c
Commit message (Collapse)AuthorAgeFilesLines
* Save/restore errno in all safe wrappersLaurent Bercot2026-01-011-0/+2
|
* Catch possible build failure in cspawnLaurent Bercot2025-07-211-10/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add pid namespace support to cspawnLaurent Bercot2024-09-131-13/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: cspawn (fork): attributes must be handled before file actions!Laurent Bercot2024-08-201-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot2024-04-301-0/+297
Signed-off-by: Laurent Bercot <ska@appnovation.com>