newlib/winsup/utils
Corinna Vinschen 375a780e06 * mkgroup.c: Use statically linked functions throughout, except for
DsGetDcNameW.  Reformat.  Convert to use WCHAR for names throughout.
	Use defines instead of constants throughout.
	(MAX_SID_LEN): Define.
	(load_netapi): Just load DsGetDcNameW pointer.
	(psx_dir): Remove.
	(uni2ansi): Remove.
	(enum_local_users): Take server name and use in Net... call.
	(DBGSID): Define datastructure.
	(MAX_BUILTIN_SIDS): Define.
	(builtin_sid_list): Define global sid list.
	(builtin_sid_cnt): Define counter for global sid list.
	(enum_local_groups): Take server name and use in Net... and Lookup...
	calls.  Take offset argument.  Use MAX_PREFERRED_LENGTH in call to
	NetLocalGroupEnum.  Check for duplicate builtin groups.
	(enum_users): Take server name and use in Net... call.
	(usage): Change text slightly.
	(print_version): Fix copyright.
	(main): Call enum_local_groups for domains as well.
	* mkpasswd.c: Use statically linked functions throughout, except for
	DsGetDcNameW.  Reformat.  Convert to use WCHAR for names throughout.
	Use defines instead of constants throughout.
	(MAX_SID_LEN): Define.
	(load_netapi): Just load DsGetDcNameW pointer.
	(uni2ansi): Use wcstombs.
	(current_user): Replace "unused_by_nt/2000/xp" by
	just "unused".
	(enum_users): Ditto.
	(print_version): Fix copyright.
2008-07-09 14:32:29 +00:00
..
COPYING.dumper
ChangeLog * mkgroup.c: Use statically linked functions throughout, except for 2008-07-09 14:32:29 +00:00
ChangeLog-2000
Makefile.in * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs. 2008-05-15 11:01:31 +00:00
aclocal.m4
bloda.cc * bloda.cc (enum bad_app): Add BYTEMOBILE. 2007-12-29 19:26:56 +00:00
configure
configure.in
cygcheck.cc * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test. 2008-04-22 14:42:05 +00:00
cygpath.cc * cygpath.cc (do_sysfolders): Use cygwin_conv_path. 2008-03-12 12:47:09 +00:00
dump_setup.cc
dumper.cc * cygpath.cc (do_sysfolders): Use cygwin_conv_path. 2008-03-12 12:47:09 +00:00
dumper.h
getfacl.c
kill.cc
mkgroup.c * mkgroup.c: Use statically linked functions throughout, except for 2008-07-09 14:32:29 +00:00
mkpasswd.c * mkgroup.c: Use statically linked functions throughout, except for 2008-07-09 14:32:29 +00:00
module_info.cc
mount.cc * mount.cc (usage): Mark -s and -u as ignored. 2008-04-23 11:37:58 +00:00
parse_pe.cc
passwd.c
path.cc * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test. 2008-04-22 14:42:05 +00:00
path.h * cygcheck.cc (dirname): New static function. 2008-03-11 17:20:02 +00:00
ps.cc * cygpath.cc (do_sysfolders): Use cygwin_conv_path. 2008-03-12 12:47:09 +00:00
regtool.cc * cygpath.cc (do_sysfolders): Use cygwin_conv_path. 2008-03-12 12:47:09 +00:00
setfacl.c * setfacl.c (setfacl): Change from void to int. Return 2 in case of 2008-05-22 18:56:26 +00:00
setmetamode.c
ssp.c
ssp.txt
strace.cc
testsuite.cc * Makefile.in: Add a 'check' target that builds and runs 2008-03-09 04:10:10 +00:00
testsuite.h * Makefile.in: Add a 'check' target that builds and runs 2008-03-09 04:10:10 +00:00
umount.cc
utils.sgml