Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
[gnulib.git] / modules / rmdir
index 3959fc7..01547e4 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+rmdir() function: delete a directory.
 
 Files:
 lib/rmdir.c
@@ -14,3 +15,6 @@ Makefile.am:
 Include:
 <unistd.h>
 
+Maintainer:
+Jim Meyering
+