This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
csu
History
scottr
372fe2ff92
Catch up with const changes to dlopen() and dlsym() prototypes in
...
<dlfcn.h>. Tested on i386 and hp300 for crt0.o and ld.so, verified other references by inspection.
1997-01-03 22:37:58 +00:00
..
alpha
const-ify char *'s that need it
1997-01-03 18:23:41 +00:00
arm32
…
c++
NetBSD/powerpc doesn't support (yet?) -fpic
1996-11-03 18:12:00 +00:00
common_aout
Catch up with const changes to dlopen() and dlsym() prototypes in
1997-01-03 22:37:58 +00:00
common_elf
…
i386
Tiny optimization in __syscall.
1996-12-07 23:31:07 +00:00
m68k
Sync with the i386 crt0.c
1996-12-08 00:39:42 +00:00
mips
…
ns32k
* Set __ps_strings + some code cleanup.
1996-12-27 08:30:13 +00:00
sparc
asm => __asm__, and garbage collect a bit.
1996-12-27 21:44:59 +00:00
vax
…
common.c
Catch up with const changes to dlopen() and dlsym() prototypes in
1997-01-03 22:37:58 +00:00
common.h
Add a __ps_strings variable here, initialized to 0.
1996-12-07 22:31:25 +00:00
Makefile
…