Skip to content
Snippets Groups Projects
  1. Apr 24, 2019
  2. Apr 23, 2019
  3. Apr 22, 2019
  4. Apr 21, 2019
  5. Apr 19, 2019
  6. Apr 12, 2019
  7. Mar 28, 2019
  8. Feb 28, 2019
  9. Feb 25, 2019
  10. 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
  11. Feb 23, 2019
  12. Feb 22, 2019
  13. Feb 21, 2019
  14. Feb 20, 2019
  15. Feb 19, 2019
  16. Feb 02, 2019
  17. Jan 28, 2019
  18. Jan 22, 2019
  19. Jan 13, 2019
  20. Dec 17, 2018
  21. Dec 14, 2018
  22. Dec 02, 2018
  23. Dec 01, 2018
Loading