Skip to content
Snippets Groups Projects
  1. Jul 13, 2022
  2. Nov 19, 2021
  3. Jun 14, 2021
  4. Jun 11, 2021
  5. Dec 07, 2020
  6. Dec 19, 2019
  7. Jul 02, 2019
  8. Oct 10, 2018
  9. 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
  10. Jun 29, 2016
  11. Apr 02, 2016
  12. Apr 01, 2016
  13. Dec 07, 2015
  14. Aug 05, 2015
Loading