Commit History

Author SHA1 Message Date
  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
  Stephan Vedder cc210361d6 wchar support 6 years ago
  Paul Sajna 5c5e237042 Exec Functions (again) (again) 6 years ago
  Jeremy Soller e4be43f617 Adjust list of expected binaries 6 years ago
  Jeremy Soller 1f1665fd58 Merge branch 'master' into 'master' 6 years ago
  Paul Sajna 776491bae9 implement mktemp 6 years ago
  jD91mZM2 9de73d0e5b Add uname and gethostname 6 years ago