Re: strchrnul: Update doc

2025-05-27 Thread Bruno Haible via Gnulib discussion list
> macOS 15.4 added the strchrnul() function in libc. [1] Here's an improvement for users of the newest macOS SDK (that includes the header files of macOS 15.4) on older macOS versions (< 15.4). 2025-05-27 Bruno Haible strchrnul: Fix for users of the current macOS SDK. Reporte

strchrnul: Update doc

2025-05-22 Thread Bruno Haible via Gnulib discussion list
macOS 15.4 added the strchrnul() function in libc. [1] [1] https://github.com/theory/pgenv/issues/93 2025-05-22 Bruno Haible strchrnul: Update doc. * doc/glibc-functions/strchrnul.texi: strchrnul got added in macOS 15.4. diff --git a/doc/glibc-functions/strchrnul.texi b