5ed948ecea
disabled. Explicitly re-enable some that we want to use, namely: * memcpy() -> __builtin_memcpy() * memcmp() -> __builtin_memcmp() * memset() -> __builtin_memset() * strcpy() -> __builtin_strcpy() * strcmp() -> __builtin_strcmp() * strlen() -> __builtin_strlen() We might also consider some others for GCC 3.x. |
||
---|---|---|
.. | ||
libkern | ||
libsa | ||
libz |