Implement mkstemps and mkstemps64.
commit7f3146e7895f248dd2f655e9e5895abebb2bf506
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Oct 2009 07:11:07 +0000 (30 00:11 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Oct 2009 07:11:07 +0000 (30 00:11 -0700)
treeccde3c9b0e03bdb97c2f00299977dec4d8bef4a4
parent471d4931f83644cf86ae2f044cc29c95b9d12109
Implement mkstemps and mkstemps64.
21 files changed:
ChangeLog
NEWS
include/stdio.h
libio/oldtmpfile.c
misc/Makefile
misc/Versions
misc/mkdtemp.c
misc/mkostemp.c
misc/mkostemp64.c
misc/mkstemp.c
misc/mkstemp64.c
misc/mkstemps.c [copied from misc/mkostemp.c with 63% similarity]
misc/mkstemps64.c [copied from misc/mkostemp64.c with 61% similarity]
misc/mktemp.c
stdio-common/tempnam.c
stdio-common/tempname.c
stdio-common/tmpfile.c
stdio-common/tmpnam.c
stdio-common/tmpnam_r.c
stdlib/stdlib.h
sysdeps/posix/tempname.c