modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / tzset.texi
blob35fc509d764bbac0c4374936fdd6da15e5f47a57
1 @node tzset
2 @section @code{tzset}
3 @findex tzset
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tzset.html}
7 Gnulib module: tzset
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function clobbers the buffer used by the localtime function on some
13 platforms:
14 Solaris 2.6.
15 @end itemize
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize