1. 30 Jul, 2017 1 commit
  2. 28 Jul, 2017 4 commits
  3. 27 Jul, 2017 1 commit
  4. 26 Jul, 2017 11 commits
  5. 25 Jul, 2017 3 commits
  6. 22 Jul, 2017 3 commits
  7. 21 Jul, 2017 1 commit
  8. 17 Jul, 2017 1 commit
  9. 10 Jul, 2017 1 commit
    • Diego Biurrun's avatar
      build: Add feature test macros for glibc 2.19+ · 825e463a
      Diego Biurrun authored
      glibc introduced _DEFAULT_SOURCE in version 2.19 to replace _BSD_SOURCE and
      _SVID_SOURCE, which were deprecated in version 2.20. Add _DEFAULT_SOURCE
      where the latter two are used to be forwards-compatible and avoid warnings
      about the use of deprecated definitions.
      825e463a
  10. 09 Jul, 2017 4 commits
  11. 05 Jul, 2017 10 commits