]> git.ipfire.org Git - thirdparty/glibc.git/commit - misc/Versions
Implement mkstemps and mkstemps64.
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Oct 2009 07:11:07 +0000 (00:11 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Oct 2009 07:11:07 +0000 (00:11 -0700)
commit7f3146e7895f248dd2f655e9e5895abebb2bf506
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 [new file with mode: 0644]
misc/mkstemps64.c [new file with mode: 0644]
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