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