Skip to content
Compare
Choose a tag to compare
@jvoisin jvoisin released this 02 Apr 11:13
· 3 commits to master since this release
  • relax checks for memchr on C11 and above
  • add null-ptr related checks to mem* functions
  • increase portability with clang regarding __has_builtin and defined
  • fix a typo in memcpy ignoring __builtin_memcpy
  • increase the portability of the testsuite on non x86 architectures