NetBSD/lib/csu/common_elf
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
..
Makefile.inc Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
common.c __syscall takes a quad_t as its first argument, not an int. 2000-07-03 23:01:01 +00:00
common.h __syscall takes a quad_t as its first argument, not an int. 2000-07-03 23:01:01 +00:00
crtbegin.c Assign my copyrights to TNF. 1998-09-05 13:20:07 +00:00
crtend.c can't include crt.h; it's not gone! 1998-05-06 20:58:34 +00:00