Commit History

Author SHA1 Message Date
  Xavier L'Heureux 30d3cd5c88 Fix the mkfifo call on Linux and add a test to avoid regression 5 years ago
  Steve McKay 4859c222e7 Make program_invocation_name modifiable 5 years ago
  Xavier L'Heureux 4c7f8c6369 test signals 5 years ago
  jD91mZM2 e559a3e2e5 Stub for ptrace 5 years ago
  jD91mZM2 a8280e8991 Implement wcstol, wcstod, and printf:ing wchars 5 years ago
  jD91mZM2 7c99077248 Implement wcstok 5 years ago
  Jeremy Soller 6a97b47d3f Do not expect unistd/isatty 5 years ago
  Jeremy Soller e27b22f63c Do not test sys_epoll by default 5 years ago
  Jeremy Soller 5c0b37a229 Run verify script on Redox 5 years ago
  Peter Limkilde Svendsen 70857f9980 Move alloc tests to expected-output tests 5 years ago
  jD91mZM2 bf13674e11 Merge branch 'getpagesize_check' into 'master' 5 years ago
  jD91mZM2 e35f22b3df WIP: pthread_atfork 5 years ago
  Jeremy Soller a72c5f4aca Add static tls test 5 years ago
  Peter Limkilde Svendsen 3b06380738 Add test for getpagesize() 5 years ago
  jD91mZM2 c29237d360 Revert "Regenerate test output after !220" 5 years ago
  jD91mZM2 0af78b1e06 Regenerate test output after !220 5 years ago
  Jason Hansel a5409ecd36 Fix out-of-bounds error in strsignal 5 years ago
  Peter Limkilde Svendsen 45860e9256 Implement LCG pseudorandom number functions 5 years ago
  Jeremy Soller 3a5a7b3378 Support for native relibc compilation of tests 5 years ago
  Jeremy Soller d6d01e5614 Allow custom sysroot to be specified 5 years ago
  Jeremy Soller b399e87ef8 Add epoll test 5 years ago
  Alex Lyon 3584edf199 stdio: implement tempnam() and tmpnam() 5 years ago
  jD91mZM2 29e1c780aa Comment out or fix 2 failing tests 5 years ago
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins 5 years ago
  jD91mZM2 269b8a1d3e Merge branch 'cleanup' into 'master' 5 years ago
  lmiskiew 5eb2a8f7bd Implement swab 5 years ago
  emturner 4ed6dca61d implements wcsrchr from wchar.h 5 years ago
  emturner ec3488c7b0 implements wcscspn from wchar.h 5 years ago
  Tibor Nagy 64acf45c40 tests: Add helper macros for easier error handling and reporting 5 years ago
  Tibor Nagy 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 5 years ago