newlib/winsup/utils
Ken Brown a93a85a1ff Cygwin: strace: ignore GCC exceptions
Any C++ app that calls 'throw' on 64-bit Cygwin results in an
exception of type STATUS_GCC_THROW (0x20474343) generated by the C++
runtime.  Don't pollute the strace output by printing information
about this and other GCC exceptions.
2020-08-20 10:48:48 -04:00
..
COPYING.dumper
Makefile.in Cygwin: utils: build with -Wimplicit-fallthrough=4 -Werror 2020-08-07 15:09:56 +02:00
aclocal.m4
autogen.sh
bloda.cc
chattr.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
configure
configure.ac
cygcheck.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
cygpath.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
cygwin-console-helper.cc Cygwin: pty: Prevent the helper process from exiting by Ctrl-C. 2019-09-14 09:17:27 -04:00
dump_setup.cc Cygwin: utils: cygcheck: avoid GCC warning concatenating strings 2020-08-07 15:09:48 +02: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: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
ldh.cc
loadlib.h
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
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: MOUNT_BINARY -> MOUNT_TEXT 2019-02-18 11:02:03 +01:00
path.h Cygwin: utils: change 3rd readlink param to size_t 2018-08-08 10:50:19 +02:00
pldd.c
ps.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02: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
strace.cc Cygwin: strace: ignore GCC exceptions 2020-08-20 10:48:48 -04:00
testsuite.cc
testsuite.h
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