1. 17 Mar, 2017 1 commit
    • Adam Cozzette's avatar
      Ruby: only link against specific version of memcpy if we're using glibc · ea5ef14a
      Adam Cozzette authored
      We have some special code in wrap_memcpy.c to ensure that we use the
      2.2.5 version of memcpy, for compatibility with older versions of glibc.
      However, we need to make sure we only attempt to do this when we are
      actually building with glibc, so that the code can also build
      successfully against other libc implementations such as musl.
      ea5ef14a
  2. 16 Mar, 2017 6 commits
  3. 15 Mar, 2017 11 commits
  4. 14 Mar, 2017 3 commits
  5. 13 Mar, 2017 4 commits
  6. 11 Mar, 2017 1 commit
  7. 10 Mar, 2017 14 commits