NetBSD/lib/csu
matt d71ca2d66e __syscall takes a quad_t as its first argument, not an int.
_strrchr takes an int (due to promotion) as its third arg.
don't print the null byte at the end of string.
error messages should end with a linefeed.
2000-07-03 23:01:01 +00:00
..
alpha sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
arm26 Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
arm32 More trailing white space. 1999-07-02 15:46:05 +00:00
c++ change -fpic to -fPIC. Among other things this will let sparc shared 2000-04-29 17:42:46 +00:00
common_aout Const poisoning of dladdr (so that things build after the dlfcn.h change) 2000-02-09 22:41:53 +00:00
common_elf __syscall takes a quad_t as its first argument, not an int. 2000-07-03 23:01:01 +00:00
i386 More trailing white space. 1999-07-02 15:46:05 +00:00
i386_elf sweep of my licenses for consistency. (no functional changes) These 2000-06-14 22:52:37 +00:00
m68k Ajust for new location of a.out crt0 Makefile fragment. 1999-03-19 22:54:40 +00:00
m68k_elf sweep of my licenses for consistency. (no functional changes) These 2000-06-15 16:48:28 +00:00
mips fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
ns32k Ajust for new location of a.out crt0 Makefile fragment. 1999-03-19 22:54:40 +00:00
powerpc sweep of my licenses for consistency. (no functional changes) These 2000-06-14 22:52:37 +00:00
sh3 add csu for sh3 1999-10-07 11:56:28 +00:00
sh3_elf sweep of my licenses for consistency. (no functional changes) These 2000-06-14 22:52:37 +00:00
sparc Ajust for new location of a.out crt0 Makefile fragment. 1999-03-19 22:54:40 +00:00
sparc64 sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
sparc_elf sweep of my licenses for consistency. (no functional changes) These 2000-06-14 22:52:37 +00:00
vax remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
vax_elf Use the ___start etc. 2000-07-03 03:56:56 +00:00
Makefile More trailing white space. 1999-07-02 15:46:05 +00:00