Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller 559387cc64 Initial support for x86 32-bit há 2 anos atrás
  4lDO2 fb411c0b19 Use redox_syscall 0.2.12 from crates.io, not git há 3 anos atrás
  4lDO2 ebd597f748 Update dependencies for rust 2022-03-18. há 3 anos atrás
  4lDO2 ac860b6c94 Use redox_syscall 0.2.10. há 3 anos atrás
  4lDO2 a388b1ae4d Initialize TLS manually on Redox too. há 3 anos atrás
  4lDO2 d69c115421 Compile on latest nightly. há 3 anos atrás
  Jeremy Soller 22b1cb957f Update redox_syscall há 3 anos atrás
  Jeremy Soller 7fd366be70 Convert test runner to rust há 4 anos atrás
  Jeremy Soller e24d27a0b3 Use UTF-8 for redox paths há 4 anos atrás
  Jeremy Soller 04fd4520d3 Update to redox_syscall 0.2.3 há 4 anos atrás
  Jeremy Soller c58e9d9589 Update redox_syscall há 4 anos atrás
  jD91mZM2 e33aea434f Use renamed fmap call há 4 anos atrás
  Jeremy Soller f2c2d7c52e Fix compilation on newer nightly, update nightly to 2020-08-01 há 4 anos atrás
  jD91mZM2 7d4d73dd83 Update redox_syscall há 4 anos atrás
  jD91mZM2 4c148c1860 Make munmap use funmap2 há 4 anos atrás
  4lDO2 285a7c62d4 Use mmap2 version of redox_syscall. há 4 anos atrás
  Graham MacDonald 2253ef609e Remove vendored cbindgen, use cbindgen dependency to generate includes in build.rs há 4 anos atrás
  jD91mZM2 a7b354c8e0 Update to latest syscall after merging ptrace há 5 anos atrás
  jD91mZM2 a1e45941bf Fix ptrace after latest kernel changes há 5 anos atrás
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition há 5 anos atrás
  jD91mZM2 72c2f59f17 Update redox_syscall to use bitflags há 5 anos atrás
  jD91mZM2 f389010fff Initial ptrace compatibility for Redox OS há 5 anos atrás
  jD91mZM2 cb63dec86f Add missing SIG_DFL and SIG_IGN constants há 5 anos atrás
  Mateusz Mikuła 87bcc943e2 Update memoffset to fix soundness issues há 5 anos atrás
  Mateusz Mikuła 63a1319e50 Cbindgen update há 5 anos atrás
  jD91mZM2 3a3fd3da39 Use the memchr crate há 5 anos atrás
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList há 6 anos atrás
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS há 6 anos atrás
  Jeremy Soller 084b69b361 Add ld_so executable há 6 anos atrás
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins há 6 anos atrás