newlib/winsup/utils
Corinna Vinschen 6e1e3bb8e5 * Makefile.in (cygcheck.exe): Link against psapi.dll.
* bloda.cc: Change include section to work with Mingw64 headers.
	Include psapi.h.  Use SystemProcessInformation instead of
	SystemProcessesAndThreadsInformation throughout and add define for
	w32api headers.  Ditto for PSYSTEM_PROCESS_INFORMATION vs.
	PSYSTEM_PROCESSES.
	(system_module_list): New type to replace SYSTEM_MODULE_INFORMATION.
	Change usage throughout accordingly.
	(get_module_list): Fetch module list using PSAPI functions
	EnumDeviceDrivers and GetDeviceDriverBaseNameA.
	* cygcheck.cc (max): Define as __max if not defined already.
	(alloca): Only define if not defined already.
	(handle_unique_object_name): Use explicit sharing flags rather than
	FILE_SHARE_VALID_FLAGS which officially is only available in DDK
	headers.
	(PRODUCT_ULTIMATE_E): Only define if not defined already.
	* dump_setup.cc: Change include section to work with Mingw64 headers.
	(NtQueryAttributesFile): Drop NTOSAPI aka DECLSPEC_IMPORT.
	* strace.cc: Change include section to work with Mingw64 headers.
	(alloca): Only define if not defined already.
2012-07-11 16:41:51 +00:00
..
aclocal.m4
bloda.cc * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
ChangeLog * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
ChangeLog-2000
configure
configure.in
COPYING.dumper
cygcheck.cc * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
cygpath.cc * cygpath.cc: Change including headers to allow building against 2012-07-06 14:52:33 +00:00
cygwin-console-helper.cc
dump_setup.cc * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
dumper.cc * cygpath.cc: Change including headers to allow building against 2012-07-06 14:52:33 +00:00
dumper.h
getconf.c
getfacl.c
kill.cc
ldd.cc
ldh.cc
loadlib.h
locale.cc * cygpath.cc: Change including headers to allow building against 2012-07-06 14:52:33 +00:00
Makefile.in * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
mingw
mkgroup.c * mkgroup.c (print_special_by_sid): Rename from print_special. Change 2012-04-05 13:37:32 +00:00
mkpasswd.c * mkpasswd.c (current_user): Actually *use* $HOME if it's available. 2012-05-05 08:55:17 +00:00
module_info.cc
mount.cc
parse_pe.cc
passwd.c * passwd.cc: Add -v option to print version information as well, since 2012-02-09 10:11:26 +00:00
path.cc
path.h
pldd.c * pldd.c: Fix typo in license header. 2012-02-24 21:53:28 +00:00
ps.cc * cygpath.cc: Change including headers to allow building against 2012-07-06 14:52:33 +00:00
regtool.cc * cygpath.cc: Change including headers to allow building against 2012-07-06 14:52:33 +00:00
setfacl.c
setmetamode.c
ssp.c
ssp.txt
strace.cc * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
testsuite.cc
testsuite.h
tzset.c * tzset.c: Throughout use wide characters to be locale agnostic. 2012-01-29 12:06:23 +00:00
umount.cc
utils.sgml * Makefile.in (CYGWIN_BINS): Add pldd. 2012-02-24 10:19:01 +00:00
wide_path.h