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
kleink
de694bce9c
If the runtime linker does not indicate an error condition, let dlerror()
...
return a null pointer rather than the string returned by strerror(0).
1998-05-30 18:33:43 +00:00
..
alpha
can't include crt.h; it's not gone!
1998-05-06 20:58:34 +00:00
arm32
…
c++
…
common_aout
If the runtime linker does not indicate an error condition, let dlerror()
1998-05-30 18:33:43 +00:00
common_elf
can't include crt.h; it's not gone!
1998-05-06 20:58:34 +00:00
i386
…
m68k
…
mips
oops, forgot it add this earlier (pr#5425)
1998-05-09 03:48:37 +00:00
ns32k
…
powerpc
Trivial change.
1998-05-06 09:30:26 +00:00
sparc
…
vax
…
common.c
If the runtime linker does not indicate an error condition, let dlerror()
1998-05-30 18:33:43 +00:00
common.h
Include <dlfcn.h> before <link.h>
1998-05-12 21:25:18 +00:00
Makefile
…
Makefile.csu.aout
…