Historie revizí

Autor SHA1 Zpráva Datum
  jD91mZM2 a7b354c8e0 Update to latest syscall after merging ptrace před 5 roky
  jD91mZM2 a1e45941bf Fix ptrace after latest kernel changes před 5 roky
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition před 5 roky
  jD91mZM2 72c2f59f17 Update redox_syscall to use bitflags před 5 roky
  jD91mZM2 f389010fff Initial ptrace compatibility for Redox OS před 5 roky
  jD91mZM2 cb63dec86f Add missing SIG_DFL and SIG_IGN constants před 5 roky
  Mateusz Mikuła 87bcc943e2 Update memoffset to fix soundness issues před 5 roky
  Mateusz Mikuła 63a1319e50 Cbindgen update před 5 roky
  jD91mZM2 3a3fd3da39 Use the memchr crate před 5 roky
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList před 6 roky
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS před 6 roky
  Jeremy Soller 084b69b361 Add ld_so executable před 6 roky
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins před 6 roky
  Jeremy Soller 42d40da973 Map stacks based on provided size. před 6 roky
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) před 6 roky
  Jeremy Soller 0f50a40b3f Update redox_syscall před 6 roky
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction před 6 roky
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc před 6 roky
  Jeremy Soller 34edeaf066 Update dependencies před 6 roky
  Jeremy Soller ee2a7685e6 Revert "Update compiler_builtins and redox_syscall" před 6 roky
  Jeremy Soller d6a5b39505 Update compiler_builtins and redox_syscall před 6 roky
  Jeremy Soller 861602bbcc Add umask před 6 roky
  Jeremy Soller 39b999ccea Update to new rust-toolchain před 6 roky
  jD91mZM2 edb95246d4 Fix bug in strncasecmp před 6 roky
  jD91mZM2 1acc2a1a32 Initial regex.h implementation před 6 roky
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte před 6 roky
  Jeremy Soller 9eef8d7e2d Add core_io před 6 roky
  jD91mZM2 d659377b24 VERY basic crti/crtn před 6 roky
  jD91mZM2 1e9dbfdf62 Use cbitset crate před 6 roky
  Jeremy Soller c2f4c1dbc9 Add trace macro and feature před 6 roky