poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / strptime.texi
blob0dbb30596b996b0b97eab4f5865b226a1c141b84
1 @node strptime
2 @section @code{strptime}
3 @findex strptime
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/strptime.html}
7 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-strptime-3.html}
9 Gnulib module: strptime
11 Portability problems fixed by Gnulib:
12 @itemize
13 @item
14 This function is missing on some platforms:
15 mingw, MSVC 14.
16 @end itemize
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize