NetBSD/lib/libc/arch/ns32k/string
matthias 87bb3a7b2b make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
..
Makefile.inc
bcmp.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
bcopy.S
bzero.S
ffs.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
index.S
memccpy.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
memchr.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
memcmp.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
memcpy.S Fix all the bugs I introduced with my last fix... 1998-05-28 22:07:22 +00:00
memmove.S
memset.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
rindex.S
strcat.S make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
strchr.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
strcmp.S Go for correctness instead of speed as suggested by Ian Dall. This fixes 1999-06-06 20:20:46 +00:00
strcpy.S Fix spurious page faults by double word aligning the source and not the 1999-06-06 19:49:11 +00:00
strlen.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00
strncat.S make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
strncmp.S Go for correctness instead of speed as suggested by Ian Dall. This fixes 1999-06-06 20:20:46 +00:00
strncpy.S make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
strrchr.S Prepare assembler source for -mrtd kernels. 1998-04-03 22:58:08 +00:00