NetBSD/lib/libc/arch
matthias d2a91d2279 SYS.h
Fix CALL to use _C_LABEL.
gen/Makefile.inc
	setjmp.S and sigsetjmp.S don't have lint stubs. Append them to
	SRCS, not ASSRCS.
gen/__setjmp14.S, gen/__sigsetjmp14.S
	some small optimizations
string/strcat.S string/strncat.S string/strncpy.S
	use _C_LABEL when calling functions
1998-10-01 22:46:35 +00:00
..
alpha Signal changes for Alpha. 1998-09-29 03:01:37 +00:00
arm32 NetBSD/arm32 signal changes. 1998-09-29 20:23:25 +00:00
i386 Add *__errno() redirection for _REENTRANT code. 1998-10-01 19:25:05 +00:00
m68k add memmove.S to libkern. 1998-08-04 01:24:59 +00:00
mips sigaction() that calls the compat syscall (jonathan forgot to commit this). 1998-09-28 19:01:28 +00:00
ns32k SYS.h 1998-10-01 22:46:35 +00:00
powerpc s/asm/__asm/ 1998-08-09 12:43:33 +00:00
sparc Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
sparc64 Back out previous change; it was incorrect. 1998-09-14 00:57:51 +00:00
vax This should be close... 1998-10-01 18:59:16 +00:00