regex_internal.h: define __attribute_warn_unused_result__
[gnulib.git] / doc / posix-functions / memchr.texi
index f8e33a5..4a793de 100644 (file)
@@ -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: