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
/
unistd
/
_SC_XOPEN_VERSION.h
blob: 055f4ee35b55f8dfcfb6a54d8397b39fc9ec7c00 (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_XOPEN_VERSION 124 /* XOPEN(500) POSIX(200112) */