Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 7fd366be70 Convert test runner to rust il y a 3 ans
  Mateusz Tabaka 675101ac0e Add tests for dynamic linker il y a 4 ans
  Jeremy Soller 28912d84d9 Further fixes to tests makefile il y a 6 ans
  jD91mZM2 3eb7b99799 Move test binaries to tests/bins/ il y a 6 ans
  jD91mZM2 f82b48b839 Implement sys/times.h on linux il y a 6 ans
  jD91mZM2 65cbd40fce Remove an accidentally committed binary. Again. Sigh. il y a 6 ans
  jD91mZM2 f6b364845e Implement pwd.h il y a 6 ans
  jD91mZM2 2bf426b0fb Implement isatty il y a 6 ans
  jD91mZM2 a0f2baff12 Implement gettimeofday il y a 6 ans
  jD91mZM2 83949290c9 Implement dirent.h il y a 6 ans
  jD91mZM2 5697ac0f84 Fix stat stack corruption and link test il y a 6 ans
  jD91mZM2 ecd8aca6d6 Basic signal support il y a 6 ans
  jD91mZM2 67d5976622 Clean up tests il y a 6 ans
  stratact 6fa1f60830 Implement `mkstemp` and `mkostemps` (squashed) il y a 6 ans
  Paul Sajna 0550a7b9db implement arpainet il y a 6 ans
  jD91mZM2 b83d1c7ff0 strftime :D il y a 6 ans
  jD91mZM2 019011f029 WIP env support il y a 6 ans
  Jeremy Soller 52e02286f2 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc il y a 6 ans
  jD91mZM2 a9ea2ef64e Fixup time & support negative & mktime il y a 6 ans
  Jeremy Soller c2cdb451f5 Add system il y a 6 ans
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) il y a 6 ans
  Stephan Vedder cc210361d6 wchar support il y a 6 ans
  Paul Sajna 5c5e237042 Exec Functions (again) (again) il y a 6 ans
  Jeremy Soller 1f1665fd58 Merge branch 'master' into 'master' il y a 6 ans
  Jeremy Soller abbf0c9609 Add mktemp test binary to gitingore il y a 6 ans
  jD91mZM2 9de73d0e5b Add uname and gethostname il y a 6 ans
  jD91mZM2 441bf9f00b Add the few last things to get gcc_complete working il y a 6 ans
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code il y a 6 ans
  jD91mZM2 996445a6a3 Add empty locale functions il y a 6 ans
  jD91mZM2 5936c7a76e Add scanf il y a 6 ans