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_TZNAME_MAX.c
blob: 86eea8920c615b1d878a922a7a7b80b2978a8451 (
plain
)
1
2
3
4
5
6
7
#include <unistd.h> #define _SC_TZNAME_MAX 106 /* POSIX(1) */