Searched hist:179838 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/include/
H A Dspawn.h179838 Tue Jun 17 04:31:12 MDT 2008 davidxu Add POSIX routines called posix_spawn() and posix_spawnp(), which
can be used as replacements for exec/fork in a lot of cases. This
change also added execvpe() which allows environment variable
PATH to be used for searching executable file, it is used for
implementing posix_spawnp().

PR: standards/122051
H A Dunistd.hdiff 179838 Tue Jun 17 04:31:12 MDT 2008 davidxu Add POSIX routines called posix_spawn() and posix_spawnp(), which
can be used as replacements for exec/fork in a lot of cases. This
change also added execvpe() which allows environment variable
PATH to be used for searching executable file, it is used for
implementing posix_spawnp().

PR: standards/122051
/freebsd-10-stable/lib/libc/gen/
H A Dexec.3diff 179838 Tue Jun 17 04:31:12 MDT 2008 davidxu Add POSIX routines called posix_spawn() and posix_spawnp(), which
can be used as replacements for exec/fork in a lot of cases. This
change also added execvpe() which allows environment variable
PATH to be used for searching executable file, it is used for
implementing posix_spawnp().

PR: standards/122051
H A Dexec.cdiff 179838 Tue Jun 17 04:31:12 MDT 2008 davidxu Add POSIX routines called posix_spawn() and posix_spawnp(), which
can be used as replacements for exec/fork in a lot of cases. This
change also added execvpe() which allows environment variable
PATH to be used for searching executable file, it is used for
implementing posix_spawnp().

PR: standards/122051

Completed in 91 milliseconds