libc/winsup/utils
Corinna Vinschen f1c9046a57 * mkpasswd.cc (current_user): Create.
(usage): Reorganize to support Win95/98/ME.
	(main): Add option for -c. Reorganize to parse options for
	Win95/98/ME and to call current_user. Add username in gecos field
	on Win95/98/ME.
	* mkgroup.cc (enum_groups): Print gid with %u.
	(print_win_error): Create from passwd.cc.
	(current_group): Create.
	(usage): Reorganize to support Win95/98/ME.
	(main): Add option for -c. Reorganize to parse options for
	Win95/98/ME and to call current_group.
2003-01-08 17:38:11 +00:00
..
ChangeLog * mkpasswd.cc (current_user): Create. 2003-01-08 17:38:11 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
Makefile.in * configure.in: Check for libiconv.a. 2002-07-07 00:54:38 +00:00
aclocal.m4 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure * configure.in: Check for libiconv.a. 2002-07-07 00:54:38 +00:00
configure.in * configure.in: Check for libiconv.a. 2002-07-07 00:54:38 +00:00
cygcheck.cc * cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error. 2002-09-19 03:48:19 +00:00
cygpath.cc * cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName. 2002-10-31 02:40:26 +00:00
dump_setup.cc * dump_setup.cc (parse_filename): Don't consider '_' part of the version. 2002-01-29 18:37:00 +00:00
dumper.cc * dumper.cc (usage) Standardize usage output. Generalize to allow use for 2002-05-08 01:55:56 +00:00
dumper.h * dumper.h: Update copyright notice. 2001-08-30 16:47:51 +00:00
getfacl.c * setfacl.c (main): Place a single : after other and mask. 2002-12-15 10:09:35 +00:00
kill.cc Add final newlines to utils 2002-09-15 19:24:37 +00:00
mkgroup.c * mkpasswd.cc (current_user): Create. 2003-01-08 17:38:11 +00:00
mkpasswd.c * mkpasswd.cc (current_user): Create. 2003-01-08 17:38:11 +00:00
module_info.cc * Makefile.in: Add define to CXXFLAGS. 2001-12-11 22:51:01 +00:00
mount.cc * mount.cc (usage): Correctly report default mode. 2002-10-19 11:41:31 +00:00
parse_pe.cc * Makefile.in: Add define to CXXFLAGS. 2001-12-11 22:51:01 +00:00
passwd.c Add final newlines to utils 2002-09-15 19:24:37 +00:00
path.cc * path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE. 2002-06-09 05:08:44 +00:00
path.h * path.h: New file. 2001-11-12 00:19:17 +00:00
ps.cc Add final newlines to utils 2002-09-15 19:24:37 +00:00
regtool.cc Add final newlines to utils 2002-09-15 19:24:37 +00:00
setfacl.c * setfacl.c (main): Place a single : after other and mask. 2002-12-15 10:09:35 +00:00
ssp.c * cygpath.cc (close_arg): Remove unused static. 2002-09-30 03:01:17 +00:00
ssp.txt Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * mount.cc (usage): Correctly report default mode. 2002-10-19 11:41:31 +00:00
umount.cc Add final newlines to utils 2002-09-15 19:24:37 +00:00
utils.sgml fix some glitches 2002-08-21 15:42:18 +00:00