Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 e33aea434f Use renamed fmap call il y a 4 ans
  Jeremy Soller f2c2d7c52e Fix compilation on newer nightly, update nightly to 2020-08-01 il y a 4 ans
  jD91mZM2 7d4d73dd83 Update redox_syscall il y a 4 ans
  jD91mZM2 4c148c1860 Make munmap use funmap2 il y a 4 ans
  4lDO2 285a7c62d4 Use mmap2 version of redox_syscall. il y a 4 ans
  Graham MacDonald 2253ef609e Remove vendored cbindgen, use cbindgen dependency to generate includes in build.rs il y a 4 ans
  jD91mZM2 a7b354c8e0 Update to latest syscall after merging ptrace il y a 5 ans
  jD91mZM2 a1e45941bf Fix ptrace after latest kernel changes il y a 5 ans
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition il y a 5 ans
  jD91mZM2 72c2f59f17 Update redox_syscall to use bitflags il y a 5 ans
  jD91mZM2 f389010fff Initial ptrace compatibility for Redox OS il y a 5 ans
  jD91mZM2 cb63dec86f Add missing SIG_DFL and SIG_IGN constants il y a 5 ans
  Mateusz Mikuła 87bcc943e2 Update memoffset to fix soundness issues il y a 5 ans
  Mateusz Mikuła 63a1319e50 Cbindgen update il y a 5 ans
  jD91mZM2 3a3fd3da39 Use the memchr crate il y a 5 ans
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList il y a 6 ans
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS il y a 6 ans
  Jeremy Soller 084b69b361 Add ld_so executable il y a 6 ans
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins il y a 6 ans
  Jeremy Soller 42d40da973 Map stacks based on provided size. il y a 6 ans
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) il y a 6 ans
  Jeremy Soller 0f50a40b3f Update redox_syscall il y a 6 ans
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction il y a 6 ans
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc il y a 6 ans
  Jeremy Soller 34edeaf066 Update dependencies il y a 6 ans
  Jeremy Soller ee2a7685e6 Revert "Update compiler_builtins and redox_syscall" il y a 6 ans
  Jeremy Soller d6a5b39505 Update compiler_builtins and redox_syscall il y a 6 ans
  Jeremy Soller 861602bbcc Add umask il y a 6 ans
  Jeremy Soller 39b999ccea Update to new rust-toolchain il y a 6 ans
  jD91mZM2 edb95246d4 Fix bug in strncasecmp il y a 6 ans