diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-05-27 00:44:23 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-05-27 00:44:23 -0400 |
commit | 2fe6579125fe042f2255afbf00fc8e4b80d6a6be (patch) | |
tree | 153294950c138c8cbef7ca3a9dd145f99f7afc6e /src/stdio/remove.c | |
parent | fix sys_open macro for archs without the plain open syscall (diff) | |
download | grovel-2fe6579125fe042f2255afbf00fc8e4b80d6a6be.tar.gz grovel-2fe6579125fe042f2255afbf00fc8e4b80d6a6be.tar.xz |
overhaul tmpfile, tmpnam, and tempnam functions
these all now use the shared __randname function internally, rather
than duplicating logic for producing a random name. incorrect usage of
the access syscall (which works with real uid/gid, not effective) has
been removed, along with unnecessary heavy dependencies like snprintf.
Diffstat (limited to 'src/stdio/remove.c')
0 files changed, 0 insertions, 0 deletions