d7e23b02a4
instead of mkstemp. * misc/Makefile (routines): Add mkostemp and mkostemp64. * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7. * misc/mkostemp.c: New file. * misc/mkostemp64.c: New file. * stdlib/stdlib.h: Declare the new functions. * sysdeps/posix/tempname.c: Add new parameter which is added to the flags for open. Remove __GT_BIGFILE handling. * stdio-common/tempname.c: Likewise. * include/stdio.h: Adjust __gen_tempname prototype. Renumber __GT_* constants. * libio/oldtmpfile.c: Adjust for __gen_tempname interface change. * misc/mkdtemp.c: Likewise. * misc/mkstemp.c: Likewise. * misc/mkstemp64.c: Likewise. * misc/mktemp.c: Likewise. * stdio-common/tempnam.c: Likewise. * stdio-common/tmpfile.c: Likewise. * stdio-common/tmpfile64.c: Likewise. * stdio-common/tmpnam.c: Likewise. * stdio-common/tmpnam_r.c: Likewise. |
||
---|---|---|
.. | ||
clock_getres.c | ||
clock.c | ||
ctermid.c | ||
cuserid.c | ||
dup2.c | ||
dup.c | ||
euidaccess.c | ||
flock.c | ||
fpathconf.c | ||
gai_strerror-strs.h | ||
gai_strerror.c | ||
getaddrinfo.c | ||
getcwd.c | ||
getdtsz.c | ||
getpagesize.c | ||
gettimeofday.c | ||
isatty.c | ||
isfdtype.c | ||
killpg.c | ||
libc_fatal.c | ||
Makefile | ||
open64.c | ||
pathconf.c | ||
pause.c | ||
posix_fallocate64.c | ||
posix_fallocate.c | ||
pread64.c | ||
pread.c | ||
profil.c | ||
pwrite64.c | ||
pwrite.c | ||
raise.c | ||
readv.c | ||
remove.c | ||
rename.c | ||
shm_open.c | ||
shm_unlink.c | ||
sigblock.c | ||
sigignore.c | ||
sigintr.c | ||
signal.c | ||
sigpause.c | ||
sigset.c | ||
sigsetmask.c | ||
sigsuspend.c | ||
sigvec.c | ||
sigwait.c | ||
sleep.c | ||
spawni.c | ||
sprofil.c | ||
sysconf.c | ||
system.c | ||
sysv_signal.c | ||
tempname.c | ||
truncate.c | ||
ttyname_r.c | ||
ttyname.c | ||
utimes.c | ||
wait3.c | ||
wait.c | ||
waitid.c | ||
writev.c |