summaryrefslogtreecommitdiff
path: root/lib/libc/gen/exec.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-1/+1
* With the latest mdoc(7), we can now fix the synopsis like this.Ruslan Ermilov2003-07-031-3/+9
* Add a libc function execvP that takes the search path as an arguement.Gordon Tetlow2003-06-291-7/+24
* Make the execle() synopsis look (again) like a normal C prototype.Ruslan Ermilov2003-06-181-3/+3
* Fix the execle(3) synopsis to include the environment pointer.Poul-Henning Kamp2003-06-171-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-3/+3
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-3/+9
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* begin executed --> being executedDima Dorfman2001-08-241-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Remove duplicate words.Dima Dorfman2001-06-241-1/+1
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.Ruslan Ermilov2001-01-121-1/+1
* Remove fullstops from the end of .Xr lines in SEE ALSO section.Ben Smithurst2000-11-151-1/+1
* Correct incorrect information about the PATH used for exec*() calls.Jeroen Ruigrok van der Werven2000-10-301-4/+7
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-2/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed searching of $PATH in execvp(). Do what sh(1) should do accordingBruce Evans1997-10-141-17/+51
* Fixed synopsis. The envp arg for execle() can't be given in the prototype.Bruce Evans1997-09-031-2/+2
* Fixed various problems: typos, grammer, missing include filesMike Pritchard1996-05-231-1/+1
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-5/+5
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-3/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+258