NetBSD/lib/libc/arch/m68k/string
mycroft ae5740f063 size_t is unsigned. 1995-02-08 18:15:25 +00:00
..
bcmp.S Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
bcopy.S size_t is unsigned. 1995-02-08 18:15:25 +00:00
bzero.S Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
ffs.S Use bfffo rather than a slow loop. 1994-09-09 03:07:23 +00:00
index.S No reason these can't share code... 1993-12-08 21:01:56 +00:00
memcmp.S Fix a couple of nits. 1993-12-06 23:45:48 +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 bug, and speed up by a few cycles. 1993-12-07 06:58:35 +00:00
rindex.S No reason these can't share code... 1993-12-08 21:01:56 +00:00
strchr.S No reason these can't share code... 1993-12-08 21:01:56 +00:00
strcmp.S Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strcpy.S Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strcpy.s Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strlen.S Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strlen.s Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strncmp.S Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strncmp.s Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strncpy.S Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strncpy.s Machine-dependent files for generic m68k machines (copied from hp300) 1993-11-25 23:36:47 +00:00
strrchr.S No reason these can't share code... 1993-12-08 21:01:56 +00:00
swab.S Need to divide count by 2. 1995-01-07 03:44:55 +00:00