NetBSD/lib/libc/arch/m68k/string
kleink 4e0adc06d5 When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
..
Makefile.inc
bcmp.S Fix typo 1997-05-15 16:17:20 +00:00
bcopy.S When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
bzero.S Change b{eq,ne,lt,le,gt,ge} -> j{eq,ne,lt,le,gt,ge}. 1997-05-13 19:27:21 +00:00
ffs.S #include <machine/asm.h> instead of "DEFS.h" 1997-01-04 03:26:18 +00:00
index.S When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
memcmp.S Change b{eq,ne,lt,le,gt,ge} -> j{eq,ne,lt,le,gt,ge}. 1997-05-13 19:27:21 +00:00
memcpy.S RCS Id Police. 1998-01-09 03:45:03 +00:00
memmove.S RCS Id Police. 1998-01-09 03:45:03 +00:00
memset.S When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
rindex.S When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
strcat.S When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
strchr.S RCS Id Police. 1998-01-09 03:45:03 +00:00
strcmp.S Revert last change, some folks have reported problems 1997-07-24 19:10:38 +00:00
strcpy.S When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
strlen.S #include <machine/asm.h> instead of "DEFS.h" 1997-01-04 03:26:18 +00:00
strncmp.S Revert last change, some folks have reported problems 1997-07-24 19:10:38 +00:00
strncpy.S When using the SVR4 ABI, return pointer results in a0, too. 1999-05-02 20:34:04 +00:00
strrchr.S RCS Id Police. 1998-01-09 03:45:03 +00:00
swab.S #include <machine/asm.h> instead of "DEFS.h" 1997-01-04 03:26:18 +00:00