Historial de Commits

Autor SHA1 Mensaje Fecha
  jD91mZM2 d5f85906cb Fix off-by-one error :| hace 7 años
  jD91mZM2 1c4e8852dd Migrate to new FEXEC system call hace 7 años
  jD91mZM2 07563de231 Implement setenv/unsetenv hace 7 años
  jD91mZM2 232a3311df Add SIGABRT to redox hace 7 años
  jD91mZM2 b10fa984f3 Implement strtod hace 7 años
  jD91mZM2 face6f07f3 Implement mmap hace 7 años
  Tom Almeida 3aa52e88a7 Fix issues with _IONBF and reading hace 7 años
  Tom Almeida d5a9cd6953 Add tests to make sure setvbuf works. hace 7 años
  Tom Almeida 540395c015 Fix _IONBF crashing when reading hace 7 años
  Tom Almeida a1ebe321d6 Ensure that _IONBF would be respected when writing hace 7 años
  jD91mZM2 40c3d28a41 fixup! Fix a few ffmpeg issues hace 7 años
  jD91mZM2 b0546336c7 Fix a few ffmpeg issues hace 7 años
  Tom Almeida d219d57acb Fix an issue where _IONBF would cause an overflow error hace 7 años
  jD91mZM2 deee825a1c Implement llabs hace 7 años
  jD91mZM2 b26213731c Don't forget to lock stdout when printfing hace 7 años
  jD91mZM2 23a8855e50 Fix garbage env pointer to main on redox hace 7 años
  jD91mZM2 40a7380a58 Fix snprintf and make strftime use a counting writer hace 7 años
  jD91mZM2 d39a66c351 Fix waitpid -1 on redox hace 7 años
  jD91mZM2 3bb3a3e322 Fix strcpy hace 7 años
  jD91mZM2 f6ca7d7c2d Add S_ISSOCK and fix str(c)spn hace 7 años
  jD91mZM2 b20307dca0 Implement fnmatch.h hace 7 años
  jD91mZM2 b5adee798d Move scanf unit tests to normal C tests hace 7 años
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument hace 7 años
  jD91mZM2 ba8bd8c4e8 Add the last few things for bash to compile :D hace 7 años
  jD91mZM2 44599a032e Kind of get bash to compile hace 7 años
  jD91mZM2 9c57c222f6 Fix strcasecmp hace 7 años
  jD91mZM2 daf65c7a46 Implement access hace 7 años
  jD91mZM2 ce53ac7e13 Fix inttypes a little hace 7 años
  jD91mZM2 2a303c4b60 Implement sys/file.h hace 7 años
  jD91mZM2 d3e4fa71a5 Implement sys/select.h hace 7 años