Hash :
9ded0d63
Author :
Date :
2008-02-24T18:40:04
Fix a build problem on HP-UX 10.
@node gmtime_r
@section @code{gmtime_r}
@findex gmtime_r
POSIX specification: @url{http://www.opengroup.org/susv3xsh/gmtime_r.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
mingw.
@item
Some platforms define a function of this name that is incompatible to POSIX:
HP-UX 10.
@end itemize