modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / strptime.texi
blob0b789cc705ce00c79d3c6b5904e86418ab143e20
1 @node strptime
2 @section @code{strptime}
3 @findex strptime
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strptime.html}
7 Gnulib module: strptime
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 IRIX 5.3, mingw, MSVC 9, BeOS.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize