freebsd-dev/libexec/rtld-elf/tests
Alex Richardson e34c713b0e rtld/tests: Avoid function name conflict with libc opendir()
This prevents these tests from being compiled with ASAN since the asan
interceptors also define opendir() but matching the libc function.

Reviewed By:	oshogbo, kib, markj
Differential Revision: https://reviews.freebsd.org/D31038
2021-07-06 10:51:57 +01:00
..
libpythagoras Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
target
common.c rtld/tests: Avoid function name conflict with libc opendir() 2021-07-06 10:51:57 +01:00
common.h rtld/tests: Avoid function name conflict with libc opendir() 2021-07-06 10:51:57 +01:00
ld_library_pathfds.c rtld/tests: Avoid function name conflict with libc opendir() 2021-07-06 10:51:57 +01:00
ld_preload_fds.c rtld/tests: Avoid function name conflict with libc opendir() 2021-07-06 10:51:57 +01:00
Makefile rtld: introduce PRELOAD_FDS 2021-03-24 23:40:48 +01:00
Makefile.depend