summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/tmpnam.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-2/+2
|
* mdoc(7) police: "The .Fn function".ru2002-12-181-1/+3
|
* mdoc(7) police:ru2002-01-091-1/+2
| | | | Stop abusing the .%J macro for where the .Pa macro should have been used.
* All information from the "BUGS" section not belonging in "SECURITYchris2002-01-061-35/+29
| | | | | | | CONSIDERATIONS" moved to "COMPATIBILITY". Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
* Add new "SECURITY CONSIDERATIONS" sections.chris2002-01-061-0/+18
| | | | | Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* Attempt to use the environment variable TMPDIR for the temporarymikeh2001-07-071-0/+7
| | | | | | | | directory, defaulting to /tmp. PR: bin/16924 Reviewed by: dd MFC after: 2 weeks
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Correct discrepancy between definition of argument to tempnam() andkris2000-01-091-2/+2
| | | | the name by which it is referenced in the text.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-1/+1
| | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+219
OpenPOWER on IntegriCloud