index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
/
tmpfile64.c
blob: ead3f50fbab529d8eb9c47b982404371266896af (
plain
)
1
2
3
#define FLAGS O_LARGEFILE
#define tmpfile tmpfile64
#include <tmpfile.c>