diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-02-24 10:51:42 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-02-24 10:51:42 +0000 |
commit | 16a976cff4ea5b905badbd39f921052a7b88d8c0 (patch) | |
tree | e83a26d91b49ee0ab9f45b490e8a3aecc468a979 /newlib/libc/stdio/vasprintf.c | |
parent | bdcad00bdfb98eed5603bc572ac6e75b2798f13f (diff) | |
download | cygnal-16a976cff4ea5b905badbd39f921052a7b88d8c0.tar.gz cygnal-16a976cff4ea5b905badbd39f921052a7b88d8c0.tar.bz2 cygnal-16a976cff4ea5b905badbd39f921052a7b88d8c0.zip |
* mkgroup.c (domlist_t): Drop id_offset.
(get_dcname): Remove.
(current_group): Remove.
(enum_unix_groups): Simplify. Change space to underscore in domain
name.
(enum_local_groups): Simplify to accommodate the fact that it's only
called for foreign machines.
(enum_groups): Ditto.
(print_special_by_sid): Remove.
(print_special_by_name): Remove.
(usage): Align to new code.
(fetch_primary_domain): Remove.
(main): Use cygwin_internal CW_SETENT, CW_GETENT and CW_ENDENT method.
Call enum_local_groups, enum_groups, and enum_unix_groups only for
foreign machines.
* mkpasswd.c (get_dcname): Remove.
(current_user): Remove.
(enum_unix_users): Simplify. Change space to underscore in domain name.
(enum_users): Simplify to accommodate the fact that it's only
called for foreign machines.
(print_special_by_sid): Remove.
(usage): Align to new code.
(longopts): Add -b/--no-builtin option.
(opts): Add -b option.
(print_special_by_name): Remove.
(enum_std_accounts): Remove.
(fetch_primary_domain): Remove.
(main): Use cygwin_internal CW_SETENT, CW_GETENT and CW_ENDENT method.
Call enum_users and enum_unix_users only for foreign machines.
* utils.xml (mkgroup): Align documentation to new usage.
(mkpasswd): Ditto.
Diffstat (limited to 'newlib/libc/stdio/vasprintf.c')
0 files changed, 0 insertions, 0 deletions