summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/mktemp.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-6/+4
* use strlcpy in the examplederaadt2000-11-221-2/+2
* The mkstemp() function appeared in 4.4BSD; todd@aaron2000-09-111-2/+5
* Flesh out all of the stdio man pages.aaron2000-04-201-21/+13
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-3/+3
* repair nroff botchderaadt2000-01-271-3/+3
* Use .Va macro when referring to the global variable errno.aaron2000-01-221-3/+5
* Tidying and spellingpjanzen1999-09-141-13/+18
* paste'o away!todd1999-08-111-3/+3
* some NAME section cleanupaaron1999-06-061-3/+6
* kill some old macrosaaron1999-05-251-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* morederaadt1998-12-151-7/+22
* flesh out this man page with some examplesderaadt1998-12-151-1/+64
* add mkstemp(char *template, int suffixlen) interfacederaadt1998-06-301-2/+33
* oopsderaadt1998-03-161-2/+2
* explain security considerations in some detailderaadt1998-03-121-2/+26
* at least 6 X, 10 is betterderaadt1998-03-091-1/+4
* .Bx Open -> .Ox 2.xmillert1998-03-071-3/+2
* Mention that mkdtemp() is not portable.millert1998-02-231-2/+15
* 1) Don't truncate the input string when a directory cannot be stat'dmillert1997-10-071-3/+1
* Add mkdtemp(3)millert1997-06-201-7/+28
* explain why mktemp is unsafederaadt1996-08-211-1/+7
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+138