Skip to content
Snippets Groups Projects
  1. Aug 10, 2024
  2. Jul 25, 2024
  3. Jul 23, 2024
  4. Nov 12, 2023
  5. Oct 20, 2023
  6. Jan 03, 2021
  7. Dec 23, 2020
  8. Aug 20, 2020
  9. Aug 05, 2020
  10. Jul 08, 2020
  11. Jun 29, 2020
    • jD91mZM2's avatar
      Fix broken CVec · 29ad5b75
      jD91mZM2 authored
      Oops, forgot to initiate the pointer after uses of CVec::new()
      29ad5b75
  12. Jun 03, 2020
  13. May 23, 2020
  14. May 08, 2020
  15. Dec 05, 2019
  16. Jul 18, 2019
  17. Jul 11, 2019
  18. Apr 27, 2019
  19. Apr 23, 2019
  20. Mar 28, 2019
  21. 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
  22. Feb 23, 2019
  23. Feb 22, 2019
  24. Feb 21, 2019
  25. Feb 20, 2019
  26. Dec 17, 2018
  27. Nov 27, 2018
  28. Nov 25, 2018
  29. Oct 15, 2018
  30. Oct 14, 2018
  31. Oct 13, 2018
Loading