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: 4630dd4e2c1393f214e132100641945774e0662d (
plain
)
1
2
3
4
5
6
7
#include <time.h> char * tzname[2]; /* POSIX(1) SIGNAL_SAFE(0); */