lbrycrd/src/compat
Ben Woosley b4fd0ca9be
Include cstring for sanity_test_fdelt if required
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.
2019-04-13 20:21:02 -07:00
..
assumptions.h Document assumptions about C++ compiler 2019-03-05 11:19:32 +01:00
byteswap.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
endian.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
glibc_compat.cpp Merge #13665: [build] Add risc-v support to gitian 2018-08-16 20:33:50 +02:00
glibc_sanity.cpp [moveonly] Split glibc sanity_test_fdelt out 2019-04-13 20:21:02 -07:00
glibc_sanity_fdelt.cpp Include cstring for sanity_test_fdelt if required 2019-04-13 20:21:02 -07:00
glibcxx_sanity.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
sanity.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
strnlen.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00