Historie revizí

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