avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-functions / tzset.texi
1 @node tzset
2 @section @code{tzset}
3 @findex tzset
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tzset.html}
6
7 Gnulib module: tzset
8
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
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize