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