summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-functions/tzset.texi
blob: 35fc509d764bbac0c4374936fdd6da15e5f47a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@node tzset
@section @code{tzset}
@findex tzset

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tzset.html}

Gnulib module: tzset

Portability problems fixed by Gnulib:
@itemize
@item
This function clobbers the buffer used by the localtime function on some
platforms:
Solaris 2.6.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize