This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
libexec
/
rtld-elf
History
bdrewery
104fd14e87
Use LIBEXECDIR for /usr/libexec.
...
MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
2015-11-26 01:14:40 +00:00
..
aarch64
…
amd64
…
arm
…
i386
…
mips
…
powerpc
…
powerpc64
…
sparc64
…
tests
…
debug.c
…
debug.h
…
libmap.c
Rather than using the #define for path names, indirect through a char *
2015-10-31 04:39:55 +00:00
libmap.h
…
Makefile
Use LIBEXECDIR for /usr/libexec.
2015-11-26 01:14:40 +00:00
Makefile.depend
…
malloc.c
Move all the paths into a new path.h to centralize them.
2015-10-31 04:39:28 +00:00
map_object.c
Allow PT_NOTES segments to be located anywhere in the executable
2015-10-14 18:29:21 +00:00
paths.h
Rather than using the #define for path names, indirect through a char *
2015-10-31 04:39:55 +00:00
rtld_lock.c
…
rtld_lock.h
…
rtld_printf.c
…
rtld_printf.h
…
rtld_tls.h
…
rtld.1
…
rtld.c
Rather than using the #define for path names, indirect through a char *
2015-10-31 04:39:55 +00:00
rtld.h
Move all the paths into a new path.h to centralize them.
2015-10-31 04:39:28 +00:00
Symbol.map
…
xmalloc.c
…