Commit History

Author SHA1 Message Date
  Jeremy Soller 3dbf9f872a Allow use of custom CC for compiling tests 6 years ago
  Jeremy Soller 28912d84d9 Further fixes to tests makefile 6 years ago
  Jeremy Soller 82b9715f41 Fix makefile for tests, add sysroot target 6 years ago
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a 6 years ago
  jD91mZM2 b10fa984f3 Implement strtod 6 years ago
  Tom Almeida d5a9cd6953 Add tests to make sure setvbuf works. 6 years ago
  jD91mZM2 3bb3a3e322 Fix strcpy 6 years ago
  jD91mZM2 b20307dca0 Implement fnmatch.h 6 years ago
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument 6 years ago
  jD91mZM2 daf65c7a46 Implement access 6 years ago
  jD91mZM2 d3e4fa71a5 Implement sys/select.h 6 years ago
  jD91mZM2 3eb7b99799 Move test binaries to tests/bins/ 6 years ago
  jD91mZM2 f82b48b839 Implement sys/times.h on linux 6 years ago
  jD91mZM2 3c88056f9d Implement getrusage on linux 6 years ago
  jD91mZM2 f6b364845e Implement pwd.h 6 years ago
  jD91mZM2 2bf426b0fb Implement isatty 6 years ago
  jD91mZM2 a0f2baff12 Implement gettimeofday 6 years ago
  jD91mZM2 83949290c9 Implement dirent.h 6 years ago
  jD91mZM2 8021ade2a9 Move stat test out of expected tests 6 years ago
  jD91mZM2 5697ac0f84 Fix stat stack corruption and link test 6 years ago
  jD91mZM2 ecd8aca6d6 Basic signal support 6 years ago
  jD91mZM2 67d5976622 Clean up tests 6 years ago
  stratact 6fa1f60830 Implement `mkstemp` and `mkostemps` (squashed) 6 years ago
  Paul Sajna 0550a7b9db implement arpainet 6 years ago
  jD91mZM2 b83d1c7ff0 strftime :D 6 years ago
  jD91mZM2 019011f029 WIP env support 6 years ago
  Jeremy Soller 52e02286f2 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc 6 years ago
  jD91mZM2 a9ea2ef64e Fixup time & support negative & mktime 6 years ago
  Jeremy Soller c2cdb451f5 Add system 6 years ago
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) 6 years ago