This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
amd64
/
string
History
Mateusz Guzik
7f06b217c5
amd64: import asm strlen into libc
...
Reviewed by: kib Differential Revision:
https://reviews.freebsd.org/D28845
2021-02-23 00:09:55 +00:00
..
bcmp.S
…
bcopy.c
…
bzero.c
…
Makefile.inc
amd64: import asm strlen into libc
2021-02-23 00:09:55 +00:00
memcmp.S
amd64: move memcmp checks upfront
2021-01-31 16:07:20 +00:00
memcpy.S
…
memmove.S
amd64: add a note about simd to libc memset, memmove and memcmp
2021-01-31 16:07:19 +00:00
memset.S
amd64: add a note about simd to libc memset, memmove and memcmp
2021-01-31 16:07:19 +00:00
stpcpy.S
…
strcat.S
…
strcmp.S
…
strcpy.c
…
strlen.S
amd64: import asm strlen into libc
2021-02-23 00:09:55 +00:00