NetBSD/lib/csu
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 Replace missing ; when calculating the environment pointer. 1998-03-10 22:32:08 +00:00
c++ Avoid spurious calls to foreign constructors/destructors in case the 1997-12-29 15:36:50 +00:00
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 use a common Makefile.csu.aout for the a.out ports 1997-10-27 01:03:39 +00:00
m68k use a common Makefile.csu.aout for the a.out ports 1997-10-27 01:03:39 +00:00
mips oops, forgot it add this earlier (pr#5425) 1998-05-09 03:48:37 +00:00
ns32k Move rcsid so that executables start with code again (that's just 1998-04-21 19:53:39 +00:00
powerpc Trivial change. 1998-05-06 09:30:26 +00:00
sparc use a common Makefile.csu.aout for the a.out ports 1997-10-27 01:03:39 +00:00
vax remove obsolete register declarations 1998-02-03 20:01:32 +00:00
Makefile GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody 1998-03-28 00:50:41 +00:00
Makefile.csu.aout use a common Makefile.csu.aout for the a.out ports 1997-10-27 01:03:39 +00:00
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