b8bbfca272
kernel behavior before src/common where 0 was a valid dest addr. This should fix the macppc (and other OEA ppc) silent-death-on-DIAGNOSTIC issue, and possibly other DIAGNOSTIC failures. XXX it might be worth thinking about an API where 0 is allowed in documented cases and not allowed otherwise. |
||
---|---|---|
.. | ||
bcmp.c | ||
bcopy.c | ||
bzero.c | ||
ffs.c | ||
memchr.c | ||
memcmp.c | ||
memcpy.c | ||
memmove.c | ||
memset.c | ||
strcasecmp.c | ||
strcat.c | ||
strchr.c | ||
strcmp.c | ||
strcpy.c | ||
strlcat.c | ||
strlcpy.c | ||
strlen.c | ||
strncasecmp.c | ||
strncmp.c | ||
strncpy.c | ||
strrchr.c | ||
strstr.c |