1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/lib/libc/i386/string
1997-07-13 14:26:00 +00:00
..
bcmp.S
bcopy.S Merged with the 1996/11/12 NetBSD version: 1997-04-20 12:09:18 +00:00
bzero.S Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch 1997-03-11 11:29:42 +00:00
ffs.S
index.S
Makefile.inc Use separate routines for memmove() and memcpy(). This lets me drop 1997-04-20 12:46:12 +00:00
memchr.S
memcmp.S
memcpy.S Use separate routines for memmove() and memcpy(). This lets me drop 1997-04-20 13:02:48 +00:00
memmove.S Use separate routines for memmove() and memcpy(). This lets me drop 1997-04-20 12:46:12 +00:00
memset.S
rindex.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strrchr.S
swab.S