Skip to content
Snippets Groups Projects
  1. Jul 08, 2020
  2. Apr 26, 2020
  3. Nov 14, 2019
  4. Jul 18, 2019
  5. Feb 25, 2019
  6. 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
  7. Feb 22, 2019
  8. Feb 21, 2019
  9. Feb 20, 2019
  10. Nov 27, 2018
  11. Jul 01, 2018
Loading