summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/exec.3
Commit message (Expand)AuthorAgeFilesLines
* Turn execvpe() into an internal libc routine.ed2008-06-231-14/+3
* Add POSIX routines called posix_spawn() and posix_spawnp(), whichdavidxu2008-06-171-3/+14
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Expand *n't contractions.ru2005-02-131-2/+2
* Sort sections.ru2005-01-201-32/+32
* mdoc(7): Properly mark C headers.ru2003-09-101-1/+1
* With the latest mdoc(7), we can now fix the synopsis like this.ru2003-07-031-3/+9
* Add a libc function execvP that takes the search path as an arguement.gordon2003-06-291-7/+24
* Make the execle() synopsis look (again) like a normal C prototype.ru2003-06-181-3/+3
* Fix the execle(3) synopsis to include the environment pointer.phk2003-06-171-1/+1
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-3/+3
* mdoc(7) police: "The .Fn function".ru2002-12-181-3/+9
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* begin executed --> being executeddd2001-08-241-1/+1
* Remove whitespace at EOL.dd2001-07-151-1/+1
* Remove duplicate words.dd2001-06-241-1/+1
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.ru2001-01-121-1/+1
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-151-1/+1
* Correct incorrect information about the PATH used for exec*() calls.asmodai2000-10-301-4/+7
* Whitespace only change: trim trailing whitespace.asmodai2000-10-301-2/+2
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed searching of $PATH in execvp(). Do what sh(1) should do accordingbde1997-10-141-17/+51
* Fixed synopsis. The envp arg for execle() can't be given in the prototype.bde1997-09-031-2/+2
* Fixed various problems: typos, grammer, missing include filesmpp1996-05-231-1/+1
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-5/+5
* Correct a bunch of man page cross references and generallympp1996-02-111-3/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+258
OpenPOWER on IntegriCloud