This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
665a6a78bc
NetBSD
/
libexec
/
ld.aout_so
History
pk
72acb4fe30
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
1995-08-04 21:32:15 +00:00
..
arch
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
1995-08-04 21:32:15 +00:00
Makefile
Shrink ld.so by 12k.
1994-09-19 04:49:02 +00:00
link.h
Put dlopen() et.al. declarations in separate header file for compatibility.
1995-06-05 00:08:07 +00:00
malloc.c
NBPG --> getpagesize()
1994-09-19 16:58:18 +00:00
md-prologue.c
A linker supporting shared libraries (run-time part).
1993-10-16 21:54:08 +00:00
rtld.1
man page for the run-time linker
1995-06-30 12:23:10 +00:00
rtld.c
Initialise after malloc (fixes PR#1149).
1995-06-20 23:07:03 +00:00
shlib.c
Implement compiled-in library search paths: any `-L' argument encountered
1995-06-04 21:56:22 +00:00