ffsl, ffsll: Work around AIX 7.2 problem.
[gnulib.git] / doc / glibc-functions / ffsl.texi
blob441383cc381be6ee54e8b826abdbef2ebf07c838
1 @node ffsl
2 @subsection @code{ffsl}
3 @findex ffsl
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/ffsl.3.html,,man ffsl}
7 Gnulib module: ffsl
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 FreeBSD 5.2.1, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
14 @item
15 This function is declared in @code{<strings.h>} instead of @code{<string.h>}
16 on some platforms:
17 AIX 7.2.
18 @end itemize
20 Portability problems not fixed by Gnulib:
21 @itemize
22 @end itemize