NetBSD/sys/lib/libkern/arch/i386
drochner ff171dfb67 -don't use DEFS.h nor SYS.h in libkern
-remove setjmp.S, it's not useful for libkern
1999-09-10 15:39:04 +00:00
..
Makefile.inc Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bcmp.S Move random.S from arch/i386/i386. 1998-02-22 08:14:56 +00:00
bcopy.S Move random.S from arch/i386/i386. 1998-02-22 08:14:56 +00:00
byte_swap_2.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
byte_swap_4.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bzero.S Move random.S from arch/i386/i386. 1998-02-22 08:14:56 +00:00
ffs.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
index.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
memchr.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
memcmp.S add memcmp.S 1998-08-04 01:40:57 +00:00
memcpy.S Move random.S from arch/i386/i386. 1998-02-22 08:14:56 +00:00
memmove.S add memmove.S 1998-08-04 01:41:26 +00:00
memset.S Move random.S from arch/i386/i386. 1998-02-22 08:14:56 +00:00
random.S Assign my copyrights to TNF. 1998-08-15 04:42:42 +00:00
rindex.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
scanc.S -don't use DEFS.h nor SYS.h in libkern 1999-09-10 15:39:04 +00:00
skpc.S -don't use DEFS.h nor SYS.h in libkern 1999-09-10 15:39:04 +00:00
strcat.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
strchr.S Add these as well. 1998-02-22 07:01:44 +00:00
strcmp.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
strcpy.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
strlen.S Move random.S from arch/i386/i386. 1998-02-22 08:14:56 +00:00
strrchr.S Add these as well. 1998-02-22 07:01:44 +00:00