1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/doc/posix-functions/tzset.texi

20 lines
372 B
Plaintext

@node tzset
@section @code{tzset}
@findex tzset
POSIX specification: @url{http://www.opengroup.org/susv3xsh/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