Skip to content
Snippets Groups Projects
  1. Aug 16, 2019
  2. Aug 08, 2019
  3. Jul 17, 2018
  4. Jul 05, 2018
  5. Apr 30, 2018
  6. Mar 02, 2018
  7. Feb 26, 2018
  8. Feb 01, 2018
  9. Jan 25, 2018
  10. Oct 06, 2017
  11. Sep 22, 2017
  12. Jul 10, 2017
  13. Jun 07, 2017
  14. Mar 09, 2017
    • Thomas Jahns's avatar
      Check for POSIX.1-2001 conformance. · e9b6611f
      Thomas Jahns authored
      * Since write, mmap and a number of other functions are not part of
        ISO C (i.e. strictly conforming programs must not use those), we need
        to ensure the build environment provides POSIX conformance.
      * This mostly prevents unrelated bug reports later on.
      * From POSIX 2008, CDI unconditionally only uses getline and has a
        work-around in case that is missing.
      e9b6611f
  15. Jun 29, 2016
  16. Apr 02, 2016
  17. Apr 01, 2016
  18. Dec 07, 2015
  19. Aug 05, 2015
  20. Jul 30, 2015
Loading