memchr: detect glibc Alpha bug
[gnulib.git] / doc / posix-functions / memchr.texi
index 69b693a..3c9cfcb 100644 (file)
@@ -13,7 +13,7 @@ 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.
+glibc 2.10 on x86_64, IA-64; glibc 2.11 on Alpha.
 @end itemize
 
 Portability problems not fixed by Gnulib: