yachtrock/src
Conor Hughes 5875370db6 check for clang before checking gcc < 4.8 path for __STDC_NO_ATOMICS__
Apparently clang is GCC 4.2 forever.
2022-09-27 08:48:16 -07:00
..
multiprocess.c set close-on-exec flag on socket in inferior 2022-03-12 22:08:54 -08:00
multiprocess.h wait for debugger in inferior if YR_DEBUG_INFERIOR is set 2019-07-31 18:54:37 -07:00
multiprocess_inferior.c don't use sys/sysctl.h unless needed 2022-05-31 10:35:21 -07:00
multiprocess_inferior.h guard multiprocess with a specific macro 2018-12-23 16:40:41 -08:00
multiprocess_superior.c clean up invoke_case 2019-12-20 12:43:45 -08:00
multiprocess_superior.h guard multiprocess with a specific macro 2018-12-23 16:40:41 -08:00
results.c warning fixes for -Wextra 2019-09-28 11:53:48 -07:00
runtime.c minor updates from stricter compiler warnings 2019-07-24 18:45:25 -07:00
script_helpers.c linux fixes for script helpers 2021-12-04 23:16:41 -08:00
selector.c make glob selector vtable const 2019-11-05 18:33:52 -08:00
testcase.c add yr_create_blank_suite_with_extra_bytes 2021-12-11 23:08:09 -08:00
testcase_internal.h add test selectors, allowing specifying a subset of a collection 2019-01-20 12:53:19 -08:00
version.c more constification 2019-08-16 18:36:34 -07:00
version_internal.h update version to 1.2.0 2019-11-24 16:04:59 -08:00
yachtrock.c use \033, not \e (nonstandard) for ASCII ESC 2019-09-28 11:39:40 -07:00
yr_runtests.c support a new YR_RUNTESTS_GLOB environment variable 2020-08-15 11:56:29 -07:00
yrutil.c combine two fprintf calls in emit_diagnostic 2019-11-02 12:52:57 -07:00
yrutil.h check for clang before checking gcc < 4.8 path for __STDC_NO_ATOMICS__ 2022-09-27 08:48:16 -07:00