summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/mktemp.3
AgeCommit message (Expand)Author
2006-08-04Remove inappropriate comma.jld
2003-10-15Make the plural of `X' `X's instead of `Xs'.wiz
2003-10-14PR/23158: Johan Danielsson: Portable usage of the mk*temp() functions requireschristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-03Misc. fixes from jmc@openbsd.wiz
2003-04-16Usewiz
2003-02-16Use strlcpy, not strcpy, in one more place. From deraadt.wiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-10bring in EXAMPLES and BUGS from openbsd.yamt
2002-02-07Generate <>& symbolically.ross
2001-06-22Draw attention to the fact that the created file/dir may not be readableaymeric
1998-07-28Update the date on this man page.mycroft
1998-07-27Document mkdtemp(3).mycroft
1998-06-08Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem
1998-06-01Prototypes have moved: change inclusion of <unistd.h> to <stdlib.h>.kleink
1998-02-05add LIBRARY section to man pageperry
1997-11-14add missing .Nm entries. from spz@serpens.swb.de.mrg
1997-03-24* clarify that tempnam and tmpnam still have problemslukem
1997-03-24explain why mktemp() should generally be avoided in favour of mkstemp()lukem
1995-02-02Merged with 4.4lite.jtc
1993-12-01Manpage formatting tweaks.jtc
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections so thatjtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd