freebsd-dev/lib/libc/i386/string
David Greenman 717d9cdd57 First round of changes to clean up the RCSID mess in libc:
1) Changed LIB_SCCS and SYSLIB_SCCS to LIB_RCS and SYSLIB_RCS.
2) Changed sccsid[] variables to rcsid[]
3) Moved all RCSID strings into .text
4) Converted all SCCSID's to RCS $Id$'s
5) Added missing $Id$'s after copyright.
1995-01-23 01:30:24 +00:00
..
bcmp.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
bcopy.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
bzero.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bzero.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
ffs.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
index.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
Makefile.inc First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
memchr.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
memcmp.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
memmove.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
memset.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
rindex.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
strcat.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
strchr.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
strcmp.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
strcpy.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
strlen.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
strncmp.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
strrchr.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
swab.S First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00