Historial de Commits

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