Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 d39a66c351 Fix waitpid -1 on redox il y a 6 ans
  jD91mZM2 3bb3a3e322 Fix strcpy il y a 6 ans
  jD91mZM2 f6ca7d7c2d Add S_ISSOCK and fix str(c)spn il y a 6 ans
  jD91mZM2 b20307dca0 Implement fnmatch.h il y a 6 ans
  jD91mZM2 b5adee798d Move scanf unit tests to normal C tests il y a 6 ans
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument il y a 6 ans
  jD91mZM2 ba8bd8c4e8 Add the last few things for bash to compile :D il y a 6 ans
  jD91mZM2 44599a032e Kind of get bash to compile il y a 6 ans
  jD91mZM2 9c57c222f6 Fix strcasecmp il y a 6 ans
  jD91mZM2 daf65c7a46 Implement access il y a 6 ans
  jD91mZM2 ce53ac7e13 Fix inttypes a little il y a 6 ans
  jD91mZM2 2a303c4b60 Implement sys/file.h il y a 6 ans
  jD91mZM2 d3e4fa71a5 Implement sys/select.h il y a 6 ans
  Jeremy Soller bc7f7356b9 Fix redox futimens fd type il y a 6 ans
  Jeremy Soller a9fcb973f6 Implement utimes and utime 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 e7e9d57db5 Implement a dummy sgtty il y a 6 ans
  jD91mZM2 65cbd40fce Remove an accidentally committed binary. Again. Sigh. il y a 6 ans
  jD91mZM2 4a42983d13 Make sigset_t be a long because bash needs that to compile il y a 6 ans
  jD91mZM2 7524a83d82 fixup! sigemptyset and sigaddset il y a 6 ans
  jD91mZM2 892ce75eb4 sigemptyset and sigaddset il y a 6 ans
  jD91mZM2 6da2639dfa Fix leaking uninitialized elements and missing free il y a 6 ans
  jD91mZM2 3c88056f9d Implement getrusage on linux il y a 6 ans
  jD91mZM2 193328952d Alias memory.h to string.h il y a 6 ans
  jD91mZM2 fc910d4157 Merge branch 'fix-parallel-builds' into 'master' il y a 6 ans
  Robin Randhawa cb046c78e4 Turn the libc and libm rules into 'order-only' prequisites il y a 6 ans
  jD91mZM2 f6b364845e Implement pwd.h il y a 6 ans
  jD91mZM2 1b40f2d463 Implement setitimer/getitimer/alarm/ualarm il y a 6 ans
  jD91mZM2 8b48b6959c fixup! Implement isatty il y a 6 ans