Skip to content
Snippets Groups Projects
  1. May 27, 2013
  2. May 24, 2013
  3. May 23, 2013
  4. May 22, 2013
  5. May 21, 2013
    • Jan Včelák's avatar
      compile with -std=gnu99 and _GNU_SOURCE defined · 1436c9dd
      Jan Včelák authored
      Should enable _BSD_SOURCE, _SVID_SOURCE, _ATFILE_SOURCE,
      _LARGEFILE64_SOURCE, _ISOC99_SOURCE, _XOPEN_SOURCE_EXTENDED,
      _POSIX_SOURCE, _POSIX_C_SOURCE, and _XOPEN_SOURCE.
      
      We already require features exposed by some of these defines. Lets
      enable them globally to avoid problems caused by the ordering of
      includes.
      
      Change-Id: I562c936780c6b1341995281737d4378d8c9b2be7
      1436c9dd
  6. May 20, 2013
  7. May 18, 2013
  8. May 17, 2013
  9. May 16, 2013
  10. May 15, 2013