CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/31 09:12:32
Modified files:
include : spawn.h
lib/libc : Symbols.list
lib/libc/gen : posix_spawn.3 posix_spawn.c
posix_spawn_file_actions_addopen.3
lib/libc/hidden: spawn.h
Log message:
Implement posix_spawn_file_actions_add{f,}chdir(3)
Now in posix and some ports need these.
from sthen with feedback from daniel
