acadia-newlib/winsup/utils
Corinna Vinschen 8a3adc99ec * mkgroup.c: Add function pointers `netlocalgroupgetmembers' and
`netgroupgetusers'.
        (load_netapi): Load function pointers `netlocalgroupgetmembers'
        and `netgroupgetusers'.
        (enum_local_users): New function.
        (enum_local_groups): Call `enum_local_users' for each group if
        `print_users' is set.
        (enum_users): New function.
        (enum_groups): Call `enum_users' for each group if `print_users' is set.
        (usage): Add usage text for `-u/--users'.
        (longopts): Add option `--users'.
        (opts): Add option character `u'.
        (main): Set `print_users' according to option `-u/--users'.
        Call `enum_local_groups' and `enum_groups' with additional parameter
        `print_users'.
2001-04-16 13:19:27 +00:00
..
ChangeLog * mkgroup.c: Add function pointers `netlocalgroupgetmembers' and 2001-04-16 13:19:27 +00:00
ChangeLog-2000
Makefile.in
aclocal.m4
configure
configure.in
cygcheck.cc
cygpath.cc
dumper.cc
dumper.h
getfacl.c * getfacl.c: Add copyright hint. 2001-03-05 17:55:23 +00:00
kill.cc Update copyright. 2001-03-18 03:25:30 +00:00
mkgroup.c * mkgroup.c: Add function pointers `netlocalgroupgetmembers' and 2001-04-16 13:19:27 +00:00
mkpasswd.c Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>: 2001-04-15 14:09:33 +00:00
module_info.cc
mount.cc * mount.cc (longopts): Add help to options list. 2001-04-16 02:51:03 +00:00
parse_pe.cc
passwd.c
ps.cc
regtool.cc * regtool.cc (cmd_list): Add new registry display options. 2001-01-10 22:34:02 +00:00
setfacl.c * getfacl.c: Add copyright hint. 2001-03-05 17:55:23 +00:00
ssp.c
ssp.txt
strace.cc * getfacl.c: Add copyright hint. 2001-03-05 17:55:23 +00:00
umount.cc * mount.cc (longopts): Add help to options list. 2001-04-16 02:51:03 +00:00
utils.sgml * regtool.cc (cmd_list): Add new registry display options. 2001-01-10 22:34:02 +00:00