2 @subsection @code{strchrnul}
9 @ref{Search Functions,,Search Functions,libc},
12 @url{https://www.gnu.org/software/libc/manual/html_node/Search-Functions.html},
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/strchrnul.3.html,,man strchrnul}.
18 Gnulib module: strchrnul
20 Portability problems fixed by Gnulib:
23 This function is missing on many non-glibc platforms:
24 Mac OS X 10.13, FreeBSD 6.0, NetBSD 7.1, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin 1.7.8, mingw, MSVC 14, Android 6.0.
26 This function crashes when no occurrence is found on some platforms:
30 Portability problems not fixed by Gnulib: