Searched hist:179838 (Results 1 - 8 of 8) sorted by path

/freebsd-10.0-release/include/
H A DMakefilediff 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 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.0-release/lib/libc/gen/
H A DMakefile.incdiff 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 DSymbol.mapdiff 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.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
H A Dposix_spawn.c179838 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 214 milliseconds