Commit History

Author SHA1 Message Date
  jD91mZM2 a7b354c8e0 Update to latest syscall after merging ptrace 5 years ago
  jD91mZM2 a1e45941bf Fix ptrace after latest kernel changes 5 years ago
  jD91mZM2 72c2f59f17 Update redox_syscall to use bitflags 5 years ago
  jD91mZM2 f389010fff Initial ptrace compatibility for Redox OS 5 years ago
  jD91mZM2 cb63dec86f Add missing SIG_DFL and SIG_IGN constants 5 years ago
  Mateusz Mikuła 87bcc943e2 Update memoffset to fix soundness issues 5 years ago
  Mateusz Mikuła 63a1319e50 Cbindgen update 5 years ago
  Jeremy Soller 6a16275817 Fix warning, format makefile, and update depends 5 years ago
  Jeremy Soller 7bde036031 Remove va_list submodule, format 5 years ago
  jD91mZM2 3a3fd3da39 Use the memchr crate 5 years ago
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList 6 years ago
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS 5 years ago
  Jeremy Soller 084b69b361 Add ld_so executable 5 years ago
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins 5 years ago
  Jeremy Soller 2fdca9bd0a Work around definition of O_NOFOLLOW, and add target for only building and installing headers 5 years ago
  Jeremy Soller 42d40da973 Map stacks based on provided size. 5 years ago
  Jeremy Soller bee72373be Fix panic not producing output 5 years ago
  Jeremy Soller 0f50a40b3f Update redox_syscall 6 years ago
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction 6 years ago
  Jeremy Soller 775ec444be Add mprotect 6 years ago
  Jeremy Soller 083642fb17 Enable getitimer, setitimer, and sigprocmask 6 years ago
  Jeremy Soller 5cb92284f2 Update fmap support 6 years ago
  Jeremy Soller 34edeaf066 Update dependencies 6 years ago
  Jeremy Soller ee2a7685e6 Revert "Update compiler_builtins and redox_syscall" 6 years ago
  Jeremy Soller d6a5b39505 Update compiler_builtins and redox_syscall 6 years ago
  Jeremy Soller 861602bbcc Add umask 6 years ago
  Jeremy Soller 131dcac554 Update serde_json 6 years ago
  Jeremy Soller 39b999ccea Update to new rust-toolchain 6 years ago
  jD91mZM2 1acc2a1a32 Initial regex.h implementation 6 years ago
  Jeremy Soller 9eef8d7e2d Add core_io 6 years ago