Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 3a5a7b3378 Support for native relibc compilation of tests il y a 6 ans
  Jeremy Soller d6d01e5614 Allow custom sysroot to be specified il y a 6 ans
  Jeremy Soller b399e87ef8 Add epoll test il y a 6 ans
  Alex Lyon 3584edf199 stdio: implement tempnam() and tmpnam() il y a 6 ans
  jD91mZM2 29e1c780aa Comment out or fix 2 failing tests il y a 6 ans
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins il y a 6 ans
  jD91mZM2 269b8a1d3e Merge branch 'cleanup' into 'master' il y a 6 ans
  lmiskiew 5eb2a8f7bd Implement swab il y a 6 ans
  emturner 4ed6dca61d implements wcsrchr from wchar.h il y a 6 ans
  emturner ec3488c7b0 implements wcscspn from wchar.h il y a 6 ans
  Tibor Nagy 64acf45c40 tests: Add helper macros for easier error handling and reporting il y a 6 ans
  Tibor Nagy 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings il y a 6 ans
  Jeremy Soller 602f015e93 Implement fpathconf and pathconf il y a 6 ans
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) il y a 6 ans
  Jeremy Soller 8e9d65cb46 Add support for pthreads to Linux il y a 6 ans
  lmiskiew 5b6b11cb65 Fix panic in fwrite il y a 6 ans
  Jeremy Soller a8f3608f3c Fix stdlib div functions, add _Exit il y a 6 ans
  Jeremy Soller 9325183b21 Fix strcat il y a 6 ans
  Jeremy Soller 52493a1ec3 Add popen/pclose il y a 6 ans
  Jeremy Soller de43271204 Merge branch 'uname' into 'master' il y a 6 ans
  Tibor Nagy 55eb8f2779 Implement alloca.h il y a 6 ans
  Tibor Nagy 012a9b2eb3 Implement uname for Redox il y a 6 ans
  Michal Z a7b71a311d Implement libgen.h il y a 6 ans
  jD91mZM2 75c5c04bee Implement a proper mutex type for future usage il y a 6 ans
  Tibor Nagy aee3f68117 Add tests for constructors and destructors il y a 6 ans
  jD91mZM2 758f681590 Implement scandir il y a 6 ans
  jD91mZM2 418a960f3b Implement realpath il y a 6 ans
  jD91mZM2 9d56ce42c6 Implement timer* macros, and GNU's getopt_long il y a 6 ans
  jD91mZM2 1acc2a1a32 Initial regex.h implementation il y a 6 ans
  jD91mZM2 dd711f4dee Fix bug in fread il y a 6 ans