Histórico de Commits

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