Lines Matching refs:procopen
178 07-09-18 misc/procopen.c: tighten up SIGCHLD logic between parent/child
191 07-04-24 misc/procopen.c,include/proc.h: add PROC_CHECK
269 06-10-10 misc/procopen.c: envv==environ => don't modify environ
274 06-10-01 comp/putenv.c: always enable setenv() for procopen()
275 06-10-01 misc/procopen.c: use pathshell() or astconf("SHELL",0,0) if PARANOID
1038 procopen,procclose: block SIGCHLD if PROC_FOREGROUND (e.g., system(3))
1235 fix procopen() to ignore SIGPIPE by ignoresig() for PROC_IGNORE
1250 procopen: fix setsid() for spawnveg() only
1302 procopen: FD_CLOEXEC rfd && wfd
1326 procopen: handle pio[{0,1}]=={0,1}
1486 fix procopen() LIB_SPAWN environ bug with setenviron() cache
1562 convert procopen() PROC_PGRP(id) to spawnveg()
1593 fix procopen() fd dup to ignore self-dups