Commit History

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