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