index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdio
/
P_tmpdir.h
blob: 9ff7786578f4744c5c1be802c84aaebec56cc309 (
plain
)
1
2
3
4
5
#include <stdio.h> #define P_tmpdir "/tmp" /* XOPEN(4) */