mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
SmartOS FD_ZERO is implemented in a way that requires an external declaration of memcpy. We can not simply include cstring in the existing file because sanity_test_memcpy is attempting to replace memcpy, but we can do so here, now that the fdelt test is split out. |
||
|---|---|---|
| .. | ||
| assumptions.h | ||
| byteswap.h | ||
| endian.h | ||
| glibc_compat.cpp | ||
| glibc_sanity.cpp | ||
| glibc_sanity_fdelt.cpp | ||
| glibcxx_sanity.cpp | ||
| sanity.h | ||
| strnlen.cpp | ||