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/fseek.c | |
parent | 9b880a6b4112b0b3c0bd07949f7836daeea4e712 (diff) | |
download | musl-2fe6579125fe042f2255afbf00fc8e4b80d6a6be.tar.gz musl-2fe6579125fe042f2255afbf00fc8e4b80d6a6be.tar.xz musl-2fe6579125fe042f2255afbf00fc8e4b80d6a6be.zip |
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/fseek.c')
0 files changed, 0 insertions, 0 deletions