Historique des commits

Auteur SHA1 Message Date
  4lDO2 b930cc98d0 Correctly preserve and set MXCSR and FCW. il y a 2 ans
  4lDO2 3701ea3be7 Conflict-proof #[global_allocator] symbols too. il y a 2 ans
  4lDO2 05446070ec Use same rust-toolchain version as elsewhere. il y a 2 ans
  4lDO2 bac2509ccd Fix leaks for setuid/setgid too. il y a 2 ans
  4lDO2 1476cdeb8f Split fexec_impl into crate, used by escalated. il y a 2 ans
  4lDO2 df8e2deddc Fix file descriptor leak in fork(). il y a 2 ans
  4lDO2 777a82b50f Refactor out clone, fix some fd leaks. il y a 2 ans
  4lDO2 bb45466a4e Implement clone in userspace. il y a 3 ans
  4lDO2 a7c817d81a WIP: Support setuid/setgid il y a 3 ans
  4lDO2 37cc4e5383 WIP: Add setuid/setgid support. il y a 3 ans
  4lDO2 c95d276af9 Allow POSIX's `environ` to be set. il y a 3 ans
  4lDO2 2186cd1fbd Implement fexec in userspace. il y a 3 ans
  Jeremy Soller 0bd81aa3d4 Update llvm_asm to asm for aarch64 il y a 2 ans
  Jeremy Soller afb5094cda Add triple underscore tls_get_addr for x86 il y a 2 ans
  Jeremy Soller abe30ba884 Add i386 __restore_rt il y a 2 ans
  Jeremy Soller ece0bd090d Fix x86 setjmp/longjmp il y a 2 ans
  Jeremy Soller 559387cc64 Initial support for x86 32-bit il y a 2 ans
  Jeremy Soller 7f3f2fa105 Add some messages when unimplemented PTE functions are called il y a 3 ans
  Jeremy Soller 8576b99759 Add timeout to futex_wait calls il y a 3 ans
  4lDO2 6d394ba4f4 Merge branch 'update-dependencies' into 'master' il y a 3 ans
  4lDO2 fb411c0b19 Use redox_syscall 0.2.12 from crates.io, not git il y a 3 ans
  4lDO2 f14c95db6a Update syscall. il y a 3 ans
  4lDO2 ebd597f748 Update dependencies for rust 2022-03-18. il y a 3 ans
  Jeremy Soller ec0047c864 Fix redox readlink il y a 3 ans
  Jeremy Soller f63d9cefad Add mlock and friends il y a 3 ans
  Jeremy Soller 8a2ff1ec4a Only try to set FS on x86_64 il y a 3 ans
  Jeremy Soller 824184a66c Make sure strong symbols are preferred by ld_so il y a 3 ans
  Jeremy Soller ecd934951d R_X86_64_TPOFF64 does not require symbol, allow it to be unset il y a 3 ans
  Jeremy Soller e90fa3e32f Do not try to open traceme on special PIDs il y a 3 ans
  Jeremy Soller c51aec1af6 Workaround waitpid deadlock by making ptrace state thread local il y a 3 ans