* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
[gnulib.git] / modules / getgroups
index 13e2f21..219b454 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+getgroups() function: return the supplementary group IDs of the current process.
 
 Files:
 lib/getgroups.c
@@ -15,3 +16,6 @@ Makefile.am:
 Include:
 <unistd.h>
 
+Maintainer:
+Jim Meyering
+