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
/
time
/
tzname.c
blob: 02a4beaa7f70ca98404c419fbc1ea867ac7bc520 (
plain
)
1
2
3
4
5
6
7
8
9
10
#if 0 #include <time.h> char * tzname[2]; /* POSIX(1) */ #endif