Skip to content
Snippets Groups Projects
  1. Dec 12, 2023
  2. Nov 12, 2023
  3. Oct 25, 2023
  4. Oct 19, 2023
  5. Oct 14, 2023
  6. May 22, 2023
  7. May 11, 2023
  8. May 10, 2023
  9. May 09, 2023
  10. May 08, 2023
  11. Dec 17, 2022
  12. Jul 08, 2020
  13. Apr 26, 2020
  14. Nov 14, 2019
  15. Jul 18, 2019
  16. Feb 25, 2019
  17. Feb 24, 2019
    • 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
  18. Feb 22, 2019
  19. Feb 21, 2019
  20. Feb 20, 2019
  21. Nov 27, 2018
  22. Jul 01, 2018
Loading