opnsense-src/libexec/rtld-elf/rtld-libc
Brooks Davis 387783da97 rtld: get syscall implementations from libsys
When I added libsys I failed to update rtld's reuse of object files
from libc to use ones from libsys instead.  This would have turned up
as a broken system in d7847a8d35, but SHARED_CFLAGS is not being
applied to assembly files.

PR:		286975
Reviewed by:	jrtc27, jhb
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D50475
2025-05-24 00:37:17 +01:00
..
libc_private.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile.inc rtld: get syscall implementations from libsys 2025-05-24 00:37:17 +01:00
namespace.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
rtld_libc.c rtld: remove pointless "extern" 2024-02-21 02:26:10 +02:00
rtld_libc.h libexec: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
un-namespace.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00