This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
libexec
/
rtld-elf
History
Stefan Farfeleder
5908d366fb
Consistently use __inline instead of __inline__ as the former is an empty macro
...
in <sys/cdefs.h> for compilers without support for inline.
2004-07-04 16:11:03 +00:00
..
alpha
…
amd64
More stack alignment fixes. Arrange so we call _rtld() in ld-elf.so.1
2004-03-21 01:43:39 +00:00
arm
Woohoo !
2004-06-17 17:53:16 +00:00
i386
…
ia64
…
powerpc
…
sparc64
Fix the problem that surfaced with the new binutils import on sparc64
2004-06-18 02:01:37 +00:00
debug.c
…
debug.h
Add initial support for compiling a special 32 bit version of
2004-03-21 01:21:26 +00:00
libmap.c
Support basename and path based constrained matches.
2004-05-24 01:24:13 +00:00
libmap.h
Add initial support for compiling a special 32 bit version of
2004-03-21 01:21:26 +00:00
Makefile
This comment should have been removed in the previous commit.
2004-06-17 19:01:53 +00:00
malloc.c
…
map_object.c
…
rtld_lock.c
Consistently use __inline instead of __inline__ as the former is an empty macro
2004-07-04 16:11:03 +00:00
rtld_lock.h
…
rtld.1
…
rtld.c
Fix the problem that surfaced with the new binutils import on sparc64
2004-06-18 02:01:37 +00:00
rtld.h
Add initial support for compiling a special 32 bit version of
2004-03-21 01:21:26 +00:00
xmalloc.c
…