Lines Matching refs:spawnveg
101 08-12-04 comp/spawnveg.c: clean up attrs on failure too
149 08-02-11 comp/spawnveg.c: return proper errno on [v]fork() failure
230 07-01-05 comp/spawnveg.c: posix_spawnattr_setflags(POSIX_SPAWN_SETPGROUP)
243 06-11-22 comp/spawnveg.c: fix _real_vfork logic to work with 3d
253 06-10-31 comp/spawnveg.c,features/lib: handle posix_spawn exit status 127
435 04-09-23 comp/spawnveg.c: :NOOPTIMIZE: -- volatile sometimes ignored
436 04-09-21 comp/spawnveg.c: exec_errno_ptr is volatile -- duh
556 comp/spawnveg.c,sfio/sfmode.c: use sigcritical() SIG_REG_* macros
557 comp/spawnveg.c: drop ENOEXEC logic
624 03-03-21 ast_std.h: drop all spawn*() but spawnveg()
626 features/lib: _use_spawnveg if spawnveg() is a win over fork()/exec()
629 comp/spawnveg.c: call posix_spawn() if implemented
1250 procopen: fix setsid() for spawnveg() only
1561 add spawnveg() for job control
1562 convert procopen() PROC_PGRP(id) to spawnveg()