Skip to content
Snippets Groups Projects
  1. Sep 23, 2019
  2. Aug 30, 2019
  3. Feb 04, 2019
  4. Apr 13, 2018
  5. Feb 23, 2018
  6. May 09, 2017
  7. 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
  8. Jun 29, 2016
  9. Apr 02, 2016
  10. Apr 01, 2016
  11. Dec 07, 2015
  12. Aug 05, 2015
  13. Jul 30, 2015
  14. Jun 18, 2015
  15. Jun 16, 2015
  16. Jun 08, 2015
  17. Jun 05, 2015
Loading