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
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
Makefile.depend