8ac9b9d61f
Update our memcmp selftest, to test the case where we're comparing up
to the end of a page and the subsequent page is not mapped. We have to
make sure we don't read off the end of the page and cause a fault.
We had a bug there in the past, fixed in commit
|
||
---|---|---|
.. | ||
asm | ||
.gitignore | ||
Makefile | ||
memcmp_32.S | ||
memcmp_64.S | ||
memcmp.c | ||
string.c | ||
strlen_32.S | ||
strlen.c |