index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdio-common
/
tmpfile64.c
blob: ead3f50fbab529d8eb9c47b982404371266896af (
plain
) (
blame
)
1
2
3
#define FLAGS O_LARGEFILE
#define tmpfile tmpfile64
#include
<tmpfile.c>