Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
[gnulib.git] / modules / memrchr
index e9bbec1..01c8fea 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+memrchr() function: scan memory for a byte, from the right end.
 
 Files:
 lib/memrchr.c
@@ -13,3 +14,6 @@ Makefile.am:
 
 Include:
 
+Maintainer:
+Jim Meyering, glibc
+