Historique des commits

Auteur SHA1 Message Date
  LoGin 4f4c6e665f 增加对mmap、munmap、mprotect的支持 (#15) il y a 2 ans
  login be35961d82 Patch support run first demo on dragonos (#6) il y a 2 ans
  longjin 6fd98d550c 复制了一份linux的配置,并改名为dragonos il y a 2 ans
  Jeremy Soller 0bd476d28a Update to new Rust toolchain il y a 2 ans
  4lDO2 bb45466a4e Implement clone in userspace. il y a 3 ans
  4lDO2 ebd597f748 Update dependencies for rust 2022-03-18. il y a 3 ans
  4lDO2 a388b1ae4d Initialize TLS manually on Redox too. il y a 4 ans
  4lDO2 d69c115421 Compile on latest nightly. il y a 4 ans
  Jeremy Soller f2c2d7c52e Fix compilation on newer nightly, update nightly to 2020-08-01 il y a 5 ans
  oddcoder 9a1efda121 Initial allocator structure il y a 5 ans
  Jeremy Soller e3ce41da79 Fix compilation on newer nightly il y a 5 ans
  jD91mZM2 4f2a93ea90 Vast refactor of pwd.h, add getpwent/setpwent/endpwent il y a 6 ans
  Jeremy Soller 8feed5bbd5 Update Rust to 2019-08-08 il y a 6 ans
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition il y a 6 ans
  jD91mZM2 35c1d5210c Implement the Once<T> synchronization structure il y a 6 ans
  jD91mZM2 e559a3e2e5 Stub for ptrace il y a 6 ans
  jD91mZM2 a2c8cfb4a5 Implement CVec, an abstraction to return vectors from Rust il y a 6 ans
  Mateusz Mikuła 7597c082e7 Fix Clippy warnings il y a 6 ans
  jD91mZM2 3a3fd3da39 Use the memchr crate il y a 6 ans
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList il y a 6 ans
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS il y a 6 ans
  Jeremy Soller 084b69b361 Add ld_so executable il y a 6 ans
  Jeremy Soller 42d40da973 Map stacks based on provided size. il y a 6 ans
  Jeremy Soller bee72373be Fix panic not producing output il y a 6 ans
  Jeremy Soller d0261ebb35 Move db to crate root il y a 6 ans
  Jeremy Soller c71088e768 Cleanup and format il y a 6 ans
  Jeremy Soller c41c20a943 Allow for static CStr il y a 6 ans
  Jeremy Soller 52fd4d7e83 Clippy fixes il y a 6 ans
  Jeremy Soller 869eb160bd Add poll il y a 6 ans
  Jeremy Soller 9b0c74b935 Fix ioctl being defined on redox, add cxa_atexit for gcc il y a 6 ans