Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Soller 0f50a40b3f Update redox_syscall hace 6 años
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction hace 6 años
  Jeremy Soller 775ec444be Add mprotect hace 6 años
  Jeremy Soller 083642fb17 Enable getitimer, setitimer, and sigprocmask hace 6 años
  Jeremy Soller 5cb92284f2 Update fmap support hace 6 años
  Jeremy Soller 34edeaf066 Update dependencies hace 6 años
  Jeremy Soller ee2a7685e6 Revert "Update compiler_builtins and redox_syscall" hace 6 años
  Jeremy Soller d6a5b39505 Update compiler_builtins and redox_syscall hace 6 años
  Jeremy Soller 861602bbcc Add umask hace 6 años
  Jeremy Soller 131dcac554 Update serde_json hace 6 años
  Jeremy Soller 39b999ccea Update to new rust-toolchain hace 6 años
  jD91mZM2 1acc2a1a32 Initial regex.h implementation hace 6 años
  Jeremy Soller 9eef8d7e2d Add core_io hace 6 años
  jD91mZM2 d659377b24 VERY basic crti/crtn hace 6 años
  jD91mZM2 1e9dbfdf62 Use cbitset crate hace 6 años
  Jeremy Soller c63c930e4a Make it compile hace 7 años
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) hace 7 años
  Jeremy Soller ff32c8cbbd Remove stat and lstat, which can be replaced with open and fstat hace 7 años
  jD91mZM2 1c4e8852dd Migrate to new FEXEC system call hace 7 años
  jD91mZM2 face6f07f3 Implement mmap hace 7 años
  jD91mZM2 b20307dca0 Implement fnmatch.h 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 d3e4fa71a5 Implement sys/select.h hace 7 años
  Jeremy Soller a9fcb973f6 Implement utimes and utime hace 7 años
  jD91mZM2 f82b48b839 Implement sys/times.h on linux hace 7 años
  jD91mZM2 e7e9d57db5 Implement a dummy sgtty hace 7 años
  jD91mZM2 892ce75eb4 sigemptyset and sigaddset hace 7 años
  jD91mZM2 f6b364845e Implement pwd.h hace 7 años
  jD91mZM2 1b40f2d463 Implement setitimer/getitimer/alarm/ualarm hace 7 años