poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / strtoul.texi
blobb79b56bb689de46bc1d5ddf6eb63038d7732029b
1 @node strtoul
2 @section @code{strtoul}
3 @findex strtoul
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/strtoul.html}
7 Gnulib module: strtoul
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