poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / strnlen.texi
blobe97d015d76366f2c6b678dc95b6d2ac1a1c1b833
1 @node strnlen
2 @section @code{strnlen}
3 @findex strnlen
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/strnlen.html}
7 Gnulib module: strnlen
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 10, mingw.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize