NetBSD/lib/libc/arch/m68k/string
thorpej ed63b163c8 Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better
darn well include it in the right place.  "Hello, McFly!"
1995-11-28 23:40:47 +00:00
..
Makefile.inc Assembly language implementation of strcat(). Derived by merging existing 1995-10-21 20:24:48 +00:00
bcmp.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
bcopy.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
bzero.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
ffs.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
index.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
memcmp.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
memcpy.S Fix typo. 1993-12-07 02:05:27 +00:00
memmove.S Fix typo. 1993-12-07 02:05:27 +00:00
memset.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
rindex.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
strcat.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
strchr.S No reason these can't share code... 1993-12-08 21:01:56 +00:00
strcmp.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
strcpy.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
strlen.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
strncmp.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
strncpy.S Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better 1995-11-28 23:40:47 +00:00
strrchr.S No reason these can't share code... 1993-12-08 21:01:56 +00:00
swab.S New style RCS ids, and employ the RCSID() macro. 1995-11-17 20:21:10 +00:00