Skip to content
Snippets Groups Projects
  1. Dec 01, 2022
  2. Sep 20, 2022
  3. Jan 19, 2022
  4. Mar 27, 2020
  5. Dec 20, 2019
  6. Nov 10, 2019
  7. Aug 16, 2019
  8. Aug 08, 2019
  9. Jul 17, 2018
  10. Jul 05, 2018
  11. Apr 30, 2018
  12. Mar 02, 2018
  13. Feb 26, 2018
  14. Feb 01, 2018
  15. Jan 25, 2018
  16. Oct 06, 2017
  17. Sep 22, 2017
  18. Jul 10, 2017
  19. Jun 07, 2017
  20. 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
  21. Jun 29, 2016
  22. Apr 02, 2016
Loading