summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/mkdtemp.c
diff options
context:
space:
mode:
authorkhorben <khorben@NetBSD.org>2017-10-31 00:30:07 +0000
committerkhorben <khorben@NetBSD.org>2017-10-31 00:30:07 +0000
commit2f1d9cd3a3988c8009801e43fc366e434be4d7ee (patch)
tree4da7db3532925062d14d810bdcdd4ae758094a72 /lib/libc/stdio/mkdtemp.c
parent6383ab4a2c447dbc7ccdfdf24bff35703ef0f9de (diff)
Re-generate
Diffstat (limited to 'lib/libc/stdio/mkdtemp.c')
0 files changed, 0 insertions, 0 deletions
etbsd/commit/usr.bin/lock?id=eee22dae1e4afd71d1087c9057a07242a22df381'>PR/24796: Colin Percival: CPU-eating loop in lock(1); apply FreeBSD fix.christos 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-11-16error handling on strdup failureitojun 2002-09-26Ispell. Begin new sentences on a new line.wiz 2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej 2001-12-01Whitespace cleanup.wiz 2000-10-18Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.simonb 2000-07-29Just another skey compile fix.martin 2000-04-14Don't declare 'extern opt*' getopt variables.simonb 1999-06-27Add new option "-n" to disable lock timeout. Patch supplied by "The Man"tron 1998-12-19portability in printf format, and support for svr4 timezone.christos 1998-07-26const poisoning.mycroft 1998-07-26const poisoning.mycroft 1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg 1998-07-05KNF, and discard privs as soon as possible. ensure hostname is nul-terminatedmrg 1998-04-02Need <time.h> for localtime() and asctime() prototypes.kleink