This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
00411e3f12
Branches
Tags
View all branches
freebsd-skq
/
lib
/
libc
/
i386
/
string
History
Peter Wemm
65b3003d2d
kill the undead
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
…