X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fmemchr.texi;h=4a793de55b0b4561c76703a1485d23def5d474b1;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=f8e33a5f052dce527609ccae124d7452227cbf8e;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/memchr.texi b/doc/posix-functions/memchr.texi index f8e33a5f0..4a793de55 100644 --- a/doc/posix-functions/memchr.texi +++ b/doc/posix-functions/memchr.texi @@ -10,6 +10,10 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some older platforms. + +@item +This function dereferences too much memory on some platforms: +glibc 2.10 on x86_64, IA-64, Alpha. @end itemize Portability problems not fixed by Gnulib: