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
915b76dd9f
NetBSD
/
libexec
/
ld.aout_so
History
pk
d680ed6b95
#include <dlfcn.h>
1995-06-05 00:08:38 +00:00
..
arch
Correct copyright.
1995-05-29 18:11:35 +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.c
#include <dlfcn.h>
1995-06-05 00:08:38 +00:00
shlib.c
Implement compiled-in library search paths: any `-L' argument encountered
1995-06-04 21:56:22 +00:00