libc/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
..
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
ChangeLog * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
Makefile.in * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
bloda.cc * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
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
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 * cygwin-console-helper.cc: New file. 2009-07-05 00:01:26 +00:00
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 * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
getconf.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
getfacl.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
kill.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
ldd.cc * ldd.cc (start_process): Handle .oct and .so as DLLs. 2012-01-24 06:29:01 +00:00
ldh.cc * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES to 2010-08-28 12:12:53 +00:00
loadlib.h Clean up whitespace. 2011-12-17 23:39:47 +00:00
locale.cc * cygpath.cc: Change including headers to allow building against 2012-07-06 14:52:33 +00:00
mingw * mingw: Force use of bash. 2011-06-14 15:04:04 +00:00
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 * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
mount.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
parse_pe.cc * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
passwd.c * passwd.cc: Add -v option to print version information as well, since 2012-02-09 10:11:26 +00:00
path.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
path.h * Makefile.in (path-mount.o): Add a rule to build stripped down version 2009-07-22 10:20:26 +00:00
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 Clean up whitespace. 2011-12-17 23:39:47 +00:00
setmetamode.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
ssp.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
ssp.txt Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * Makefile.in (cygcheck.exe): Link against psapi.dll. 2012-07-11 16:41:51 +00:00
testsuite.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
testsuite.h Clean up whitespace. 2011-12-17 23:39:47 +00:00
tzset.c * tzset.c: Throughout use wide characters to be locale agnostic. 2012-01-29 12:06:23 +00:00
umount.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
utils.sgml * Makefile.in (CYGWIN_BINS): Add pldd. 2012-02-24 10:19:01 +00:00
wide_path.h Clean up whitespace. 2011-12-17 23:39:47 +00:00