newlib/winsup/utils
Christopher Faylor 6510edf4bc * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld
warnings.
* mkgroup.c: Change all global variables and most functions to static.
(enum_local_groups): Add a print_current parameter to control whether entries
for everything should be printed or just the current user.
(enum_groups): Ditto.
(main): Move call fetch_current_pgrp_sid earlier to avoid a NULL deference when
no command line arguments are specified.  Accommodate argument changes to above
functions.  Avoid printing SYSTEM account when print_current is specified.
Issue error when extra stuff is found on the command line.
* mkpasswd.c: Change all global variables and most functions to static.
(enum_users): Add a print_current parameter to control whether entries for
everything should be printed or just the current user.
(main): Move call fetch_current_user_sid earlier to avoid a NULL deference when
no command line arguments are specified.  Accommodate argument change to above
function.  Avoid printing standard accounts when print_current is specified.
Issue error when extra stuff is found on the command line.
2008-08-17 16:45:44 +00:00
..
aclocal.m4
bloda.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +00:00
ChangeLog * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld 2008-08-17 16:45:44 +00:00
ChangeLog-2000
configure * mount.cc: Remove non-unix-like options (-x,-t,b) throughout. 2008-07-25 15:03:25 +00:00
configure.in * mount.cc: Remove non-unix-like options (-x,-t,b) throughout. 2008-07-25 15:03:25 +00:00
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
cygcheck.cc * cygcheck.cc (load_cygwin): Duplicate argv list since it disappears when 2008-08-04 15:30:06 +00:00
cygpath.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +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 * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
getfacl.c
kill.cc * cygwin/strsig.cc (__signals): New macro. 2007-07-10 00:12:54 +00:00
Makefile.in * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld 2008-08-17 16:45:44 +00:00
mkgroup.c * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld 2008-08-17 16:45:44 +00:00
mkpasswd.c * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld 2008-08-17 16:45:44 +00:00
module_info.cc
mount.cc * mount.cc (NT_MAX_PATH): Define. 2008-08-13 16:35:04 +00:00
parse_pe.cc * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
passwd.c
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
ssp.c
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 * mount.cc (NT_MAX_PATH): Define. 2008-08-13 16:35:04 +00:00
utils.sgml * mount.cc (NT_MAX_PATH): Define. 2008-08-13 16:35:04 +00:00