summaryrefslogtreecommitdiff
path: root/gnulib
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-11-12 11:59:09 -0700
committerEric Blake <ebb9@byu.net>2009-11-13 07:50:20 -0700
commit6a31fd8d732afd232d6a99708192170e13129374 (patch)
treea02c4dc471e03a5b54820a03776097ffc1a5e08f /gnulib
parent719a95aa9dca00c83c6da57fbdd5c2ae7acaa1f8 (diff)
downloadcoreutils-6a31fd8d732afd232d6a99708192170e13129374.tar.xz
build: update gnulib, for getgroups improvements
A replacement getgroups is now guaranteed to exist, but it may fail with ENOSYS. mgetgroups is moved to gnulib, and now takes gid_t instead of GETGROUPS_T (but setgroups still needs GETGROUPS_T). * gnulib: Update to latest. * gl/modules/mgetgroups: Delete, moved to gnulib. * gl/m4/mgetgroups.m4: Likewise. * gl/lib/mgetgroups.h: Likewise. * gl/lib/mgetgroups.c: Likewise. * src/group-list.c (print_group_list): Adjust callers. * src/id.c (print_full_info): Likewise.
Diffstat (limited to 'gnulib')
m---------gnulib0
1 files changed, 0 insertions, 0 deletions
diff --git a/gnulib b/gnulib
-Subproject 5ca4b90d06ed5871ed0bf7bd59dbbf23b69a00e
+Subproject 8c4c7e9f211d2d5ed1099ca21b049f6ed567e67