Skip to content
Snippets Groups Projects
  1. Mar 28, 2019
  2. Feb 28, 2019
  3. Feb 25, 2019
  4. Feb 24, 2019
    • Nagy Tibor's avatar
      tests: Fix expected outputs · 96182ce8
      Nagy Tibor authored
      96182ce8
    • Nagy Tibor's avatar
      tests: Even more work on error handling · a92be000
      Nagy Tibor authored
      realpath: Fixing undefined behaviour in the second test. If the call fails the resolved_name argument cannot be used for error checking because its state is undefined by SUSv2.
      pipe: Changing the order of close and write error handling code. Errors in close could overwrite errno after write errors, returning incorrect error messages.
      gmtime: Removed duplicate checks
      Other fixes for fseek, rename, mktime, putwchar
      a92be000
  5. Feb 23, 2019
  6. Feb 22, 2019
  7. Feb 21, 2019
  8. Feb 20, 2019
  9. Feb 19, 2019
  10. Feb 02, 2019
  11. Jan 28, 2019
  12. Jan 22, 2019
  13. Jan 13, 2019
  14. Dec 17, 2018
  15. Dec 14, 2018
  16. Dec 02, 2018
  17. Dec 01, 2018
  18. Nov 27, 2018
  19. Nov 25, 2018
  20. Nov 23, 2018
  21. Nov 18, 2018
  22. Nov 17, 2018
  23. Nov 05, 2018
  24. Oct 27, 2018
  25. Oct 17, 2018
Loading