1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-10 22:24:12 +02:00
Files
coreutils/man
James Youngman 167b8025ac Replace groups.sh with groups.c.
* src/groups.c (main): New file, replacing groups.sh.
* src/group-list.c, src/group-list.h: New files, factored out of id.c,
implementing the functionality that "id" and "groups" have in common.
* src/id.c (print_full_info): Avoid a segfault when trying to print
an error message if getgroups fails.
(print_group_list): Move to group-list.c.
(print_group): Likewise.
* man/Makefile.am: When building groups.1, obtain the help text
from src/groups.c, not src/groups.sh.
(noinst_HEADERS): Add group-list.h.
(group): Remove rule.
(dist_man_MANS): Remove groups.1.
* doc/coreutils.texi (groups: Print group names a user is in):
Explain why "groups" and "groups $(id -un)" give different results
in existing login sessions after you change the group database.
(id: Print user identity): Likewise for "id".
* po/POTFILES.in: Add src/group-list.c and src/groups.c.
* NEWS: mention this.
* AUTHORS: Update.
2008-02-13 14:37:22 +01:00
..
2007-10-07 19:44:38 +02:00
2007-07-10 19:00:00 +02:00
2006-02-27 10:43:01 +00:00
2007-03-29 21:37:05 +02:00
2003-04-10 07:15:38 +00:00
2005-04-12 05:43:36 +00:00
2008-02-13 14:37:22 +01:00
2007-10-07 19:44:38 +02:00
2007-03-29 21:37:06 +02:00
2004-11-25 12:36:26 +00:00
2005-10-23 15:18:13 +00:00
2005-10-23 15:18:13 +00:00
2005-10-23 15:18:13 +00:00
2005-10-23 15:18:13 +00:00
2007-07-10 19:00:00 +02:00
2003-04-10 07:15:29 +00:00