newlib-cygwin/winsup/utils
Jon Turney a9c8050c36
Cygwin: Ensure PSAPI_VERSION is 1 when building ldd
The default PSAPI_VERSION is controlled by WIN32_WINNT, which we set to
0x0a00 when building ldd, which gets PSAPI_VERSION=2.

This causes K32GetModuleFileNameEx to be used for GetModuleFileNameEx,
which isn't available on Windows Vista.

Define PSAPI_VERSION as 1 for the built executable to work on Windows
Vista.
2021-05-22 16:06:51 +01:00
..
mingw Get rid of relative include paths in strace.cc 2021-05-10 14:41:41 +01:00
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
Makefile.am Cygwin: automake: fix warning in terms of the `ps' target 2021-04-29 11:24:53 +02:00
chattr.c Cygwin: utils: chattr: Allow to clear all attributes with '='. 2021-05-21 12:56:59 +02:00
cygpath.cc Cygwin: winlean.h: remove most of the extended memory API 2020-09-24 12:28:03 -04:00
dumper.cc Cygwin: Use documented QueryWorkingSetEx() in dumper 2020-08-07 15:08:30 +01:00
dumper.h Cygwin: Drop excluded regions list from dumper 2020-07-21 15:19:42 +01:00
gencat.c cygwin: add gencat tool 2018-01-19 13:19:21 -06:00
getconf.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
getfacl.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
kill.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
ldd.cc Cygwin: Ensure PSAPI_VERSION is 1 when building ldd 2021-05-22 16:06:51 +01:00
loadlib.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
locale.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
lsattr.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
minidumper.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
mkgroup.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
mkpasswd.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
module_info.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
mount.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
passwd.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
path.cc Cygwin: utils: avoid warning when building path_testsuite-path.o 2021-05-20 22:47:44 +02:00
path.h Unpick cygpath TESTSUITE 2021-05-10 14:41:39 +01:00
pldd.c pldd: Fix resource leak and missing check if fopen failed 2016-10-23 17:22:34 +02:00
ps.cc Cygwin: winlean.h: remove most of the extended memory API 2020-09-24 12:28:03 -04:00
regtool.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
setfacl.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
setmetamode.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
ssp.c Cygwin: utils: build with -Wimplicit-fallthrough=4 -Werror 2020-08-07 15:09:56 +02:00
ssp.txt
tzmap-from-unicode.org Cygwin: utils: refresh tzmap 2020-08-07 15:09:39 +02:00
tzmap.h Cygwin: utils: refresh tzmap 2020-08-07 15:09:39 +02:00
tzset.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
umount.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
wide_path.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00