Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Jeremy Soller 42d40da973 Map stacks based on provided size. há 6 anos atrás
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) há 6 anos atrás
  Jeremy Soller 0f50a40b3f Update redox_syscall há 6 anos atrás
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction há 6 anos atrás
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc há 6 anos atrás
  Jeremy Soller 34edeaf066 Update dependencies há 6 anos atrás
  Jeremy Soller ee2a7685e6 Revert "Update compiler_builtins and redox_syscall" há 6 anos atrás
  Jeremy Soller d6a5b39505 Update compiler_builtins and redox_syscall há 6 anos atrás
  Jeremy Soller 861602bbcc Add umask há 6 anos atrás
  Jeremy Soller 39b999ccea Update to new rust-toolchain há 6 anos atrás
  jD91mZM2 edb95246d4 Fix bug in strncasecmp há 6 anos atrás
  jD91mZM2 1acc2a1a32 Initial regex.h implementation há 6 anos atrás
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte há 6 anos atrás
  Jeremy Soller 9eef8d7e2d Add core_io há 6 anos atrás
  jD91mZM2 d659377b24 VERY basic crti/crtn há 6 anos atrás
  jD91mZM2 1e9dbfdf62 Use cbitset crate há 6 anos atrás
  Jeremy Soller c2f4c1dbc9 Add trace macro and feature há 6 anos atrás