newlib/winsup/utils
Corinna Vinschen 0bdab5c8a9 * mkgroup.c: Consolidate variable names.
(enum_unix_groups): New function.
	(print_special): Use LookupAccountSidW instead of LookupAccountSidA.
	(current_group): Ditto.
	(usage): Add -U option.
	(longopts): Add --unix option.
	(opts): Add -U option.
	(main): Handle -U option.  Call enum_unix_groups if set.
	* mkpasswd.c: Consolidate variable names.
	(current_user): Use LookupAccountSidW instead of LookupAccountSidA.
	(enum_unix_users): New function.
	(usage): Add -U option.
	(longopts): Add --unix option.
	(opts): Add -U option.
	(main): Handle -U option.  Call enum_unix_groups if set.
	* utils.sgml: Add -U option text to mkgroup and mkpasswd description.
2008-07-23 11:41:10 +00:00
..
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
ChangeLog * mkgroup.c: Consolidate variable names. 2008-07-23 11:41:10 +00:00
ChangeLog-2000
Makefile.in * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +00:00
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
bloda.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +00:00
configure update to newer autoconf 2006-05-24 16:59:03 +00:00
configure.in update to newer autoconf 2006-05-24 16:59:03 +00:00
cygcheck.cc * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test. 2008-04-22 14:42:05 +00:00
cygpath.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +00:00
dump_setup.cc * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib". 2005-12-19 16:58:33 +00:00
dumper.cc * cygpath.cc (do_sysfolders): Use cygwin_conv_path. 2008-03-12 12:47:09 +00:00
dumper.h * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
getfacl.c * getfacl.c (main): Correct layout when nopt is set. 2004-09-15 07:51:06 +00:00
kill.cc * cygwin/strsig.cc (__signals): New macro. 2007-07-10 00:12:54 +00:00
mkgroup.c * mkgroup.c: Consolidate variable names. 2008-07-23 11:41:10 +00:00
mkpasswd.c * mkgroup.c: Consolidate variable names. 2008-07-23 11:41:10 +00:00
module_info.cc
mount.cc * mount.cc (do_mount): Remove MOUNT_ENC code. 2008-07-17 15:07:48 +00:00
parse_pe.cc * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
passwd.c * passwd.c (longopts): Add --logonserver option. 2005-08-18 20:25:43 +00:00
path.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +00:00
path.h * cygcheck.cc (dirname): New static function. 2008-03-11 17:20:02 +00:00
ps.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +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 * Makefile.in: Build setmetamode.exe. 2006-07-03 16:00:58 +00:00
ssp.c bad_keywords 2006-01-18 15:57:56 +00:00
ssp.txt
strace.cc * strace.cc (create_child): Don't convert a path from cygwin format unless it 2007-07-23 21:03:59 +00:00
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 * mkgroup.c: Consolidate variable names. 2008-07-23 11:41:10 +00:00