Commit History

Author SHA1 Message Date
  jD91mZM2 9c57c222f6 Fix strcasecmp 6 years ago
  jD91mZM2 daf65c7a46 Implement access 6 years ago
  jD91mZM2 ce53ac7e13 Fix inttypes a little 6 years ago
  jD91mZM2 2a303c4b60 Implement sys/file.h 6 years ago
  jD91mZM2 d3e4fa71a5 Implement sys/select.h 6 years ago
  Jeremy Soller bc7f7356b9 Fix redox futimens fd type 6 years ago
  Jeremy Soller a9fcb973f6 Implement utimes and utime 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 e7e9d57db5 Implement a dummy sgtty 6 years ago
  jD91mZM2 65cbd40fce Remove an accidentally committed binary. Again. Sigh. 6 years ago
  jD91mZM2 4a42983d13 Make sigset_t be a long because bash needs that to compile 6 years ago
  jD91mZM2 7524a83d82 fixup! sigemptyset and sigaddset 6 years ago
  jD91mZM2 892ce75eb4 sigemptyset and sigaddset 6 years ago
  jD91mZM2 6da2639dfa Fix leaking uninitialized elements and missing free 6 years ago
  jD91mZM2 3c88056f9d Implement getrusage on linux 6 years ago
  jD91mZM2 193328952d Alias memory.h to string.h 6 years ago
  jD91mZM2 fc910d4157 Merge branch 'fix-parallel-builds' into 'master' 6 years ago
  Robin Randhawa cb046c78e4 Turn the libc and libm rules into 'order-only' prequisites 6 years ago
  jD91mZM2 f6b364845e Implement pwd.h 6 years ago
  jD91mZM2 1b40f2d463 Implement setitimer/getitimer/alarm/ualarm 6 years ago
  jD91mZM2 8b48b6959c fixup! Implement isatty 6 years ago
  jD91mZM2 2bf426b0fb Implement isatty 6 years ago
  jD91mZM2 7ff6940edd Implement futimens 6 years ago
  jD91mZM2 a0f2baff12 Implement gettimeofday 6 years ago
  jD91mZM2 83949290c9 Implement dirent.h 6 years ago
  jD91mZM2 dec5e0a019 Add missing sockaddr_in to platform/src/types.rs 6 years ago
  jD91mZM2 e749d23030 Solve stdin/out/err UB in a better way 6 years ago
  jD91mZM2 992e50ef0f Fix a few things with openssl 6 years ago
  jD91mZM2 0e48937991 Merge branch 'tmpfile' into 'master' 6 years ago