Skip to content
Snippets Groups Projects
  1. Mar 05, 2019
  2. Mar 04, 2019
  3. Mar 03, 2019
  4. Feb 28, 2019
  5. Feb 25, 2019
  6. 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
  7. Feb 23, 2019
  8. Feb 22, 2019
  9. Feb 21, 2019
  10. Feb 20, 2019
Loading