poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / strtol.texi
blobbf539c416eceb1c145c8764bdf8d55dd6464e2a7
1 @node strtol
2 @section @code{strtol}
3 @findex strtol
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/strtol.html}
7 Gnulib module: strtol
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some old platforms.
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize