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
freebsd-skq
/
lib
/
libc
/
i386
/
string
History
Andreas Tobler
646c5b4840
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
...
get rid of the __CONCAT and CNAME macros. Reviewed by: bde, kib
2013-11-21 22:31:18 +00:00
..
bcmp.S
…
bcopy.S
…
bzero.S
…
ffs.S
…
Makefile.inc
Merge index() and strchr() together.
2012-01-03 07:14:01 +00:00
memchr.S
- Correct mispellings of the word occurrence
2013-04-17 11:40:10 +00:00
memcmp.S
…
memcpy.S
Remove duplicate .note.GNU-stack section declaration. bcopy already
2011-02-04 21:04:00 +00:00
memmove.S
Remove duplicate .note.GNU-stack section declaration. bcopy already
2011-02-04 21:04:00 +00:00
memset.S
…
strcat.S
…
strchr.S
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
2013-11-21 22:31:18 +00:00
strcmp.S
…
strcpy.S
…
strncmp.S
…
strrchr.S
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
2013-11-21 22:31:18 +00:00
swab.S
…
wcschr.S
…
wcscmp.S
…
wcslen.S
…
wmemchr.S
…