Lines Matching refs:process
3469 linked list here, avoiding wasteful strdup calls in the process.
3879 * libc/include/process.h: Remove Cygwin-only header.
4061 * libc/include/process.h: Remove exec family function declarations.
16846 * libc/sys/linux/process.c: Ditto.
17475 * libc/sys/linux/process.c: Implement vfork in terms of fork,
17882 * libc/include/process.h: Remove cygwin-only sexec* declarations. Fix
18120 * libc/sys/linux/process.c: Weak_alias __libc_getpid to __getpid.
18645 * libc/sys/linux/process.c: Ditto.
18857 * libc/sys/linux/process.c: Ditto.
19465 * libc/include/process.h: Add getpid() declaration.
20168 * libc/sys/linux/process.c: Ditto.
20662 * libc/include/process.h: Ditto.
22379 * libc/include/process.h: instead of including windows.h and using
22389 * libc/include/process.h: add secure exec protos
23386 * libc/include/sys/process.h: Corrected const definitions
23959 * libc/include/process.h: Prepend '_' to P_{WAIT,NOWAIT,OVERLAY}.
24709 ones that don't. Set handle of created process in `h'.
24710 Result is process id if created task.
24730 (__vfork_record_death): Only close process handle if valid.
24788 (vfork_init): Initialize new process structure.
24793 * pipe.c (pipe, dup, dup2): Use new process and file structure.
24797 * syscalls.c (*): Use new process and file structure.
25317 * libc/include/process.h: Define WAIT_CHILD.
26283 and the way we execute and process the test results.