summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygcheck.cc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-08-17 16:45:44 +0000
committerChristopher Faylor <me@cgf.cx>2008-08-17 16:45:44 +0000
commit6510edf4bc4b61b49272970d1a311492e5b99285 (patch)
tree309daba5d633c38703374514e85f2a8550e646c6 /winsup/utils/cygcheck.cc
parentf609b6715a96aecbe0eeba55e0bf110eeaf11481 (diff)
downloadcygnal-6510edf4bc4b61b49272970d1a311492e5b99285.tar.gz
cygnal-6510edf4bc4b61b49272970d1a311492e5b99285.tar.bz2
cygnal-6510edf4bc4b61b49272970d1a311492e5b99285.zip
* 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.
Diffstat (limited to 'winsup/utils/cygcheck.cc')
0 files changed, 0 insertions, 0 deletions