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