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_ATEXIT_MAX.c
blob: f86bc88448999b2b47a19fc12456a7f90a9d406d (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_ATEXIT_MAX 21 /* XOPEN(400) POSIX(200112) */