Commit History

Author SHA1 Message Date
  jD91mZM2 a1e45941bf Fix ptrace after latest kernel changes 5 years ago
  jD91mZM2 b8c50c7c64 Format 5 years ago
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition 5 years ago
  jD91mZM2 72c2f59f17 Update redox_syscall to use bitflags 5 years ago
  jD91mZM2 82abb3313e Support adding WUNTRACED 5 years ago
  jD91mZM2 f389010fff Initial ptrace compatibility for Redox OS 5 years ago
  jD91mZM2 7f702720af Fix header file generation for ptrace 5 years ago
  jD91mZM2 43ff8801bc Format 5 years ago
  jD91mZM2 35c1d5210c Implement the Once<T> synchronization structure 5 years ago
  jD91mZM2 e559a3e2e5 Stub for ptrace 5 years ago
  Jeremy Soller a2721b8a31 Merge branch 'cbindgen' into 'master' 5 years ago
  Mateusz Mikuła bd573fb7cc Fix cbindgen for disabled headers 5 years ago
  Jeremy Soller f467791b12 Fix definition of SIG_ERR 5 years ago
  jD91mZM2 cb63dec86f Add missing SIG_DFL and SIG_IGN constants 5 years ago
  Jeremy Soller 25e67b9f58 Add setsockopt support for SO_RCVTIMEO and SO_SNDTIMEO 5 years ago
  Jeremy Soller 9d7ec9b146 Fix getcwd on Redox 5 years ago
  Mateusz Mikuła 9aac2672e3 Fix few warnings 5 years ago
  Jeremy Soller f1be9266e2 Merge branch 'defines-cleanup' into 'master' 5 years ago
  Jeremy Soller aba76239b3 Merge branch 'ci' into 'master' 5 years ago
  Mateusz Mikuła b599c453a0 Remove defines that are generated by new cbindgen from bits 5 years ago
  Mateusz Mikuła c40b7d6fb4 Don't use diff on Redox 5 years ago
  jD91mZM2 a8280e8991 Implement wcstol, wcstod, and printf:ing wchars 5 years ago
  jD91mZM2 7c99077248 Implement wcstok 5 years ago
  jD91mZM2 a2c8cfb4a5 Implement CVec, an abstraction to return vectors from Rust 5 years ago
  jD91mZM2 c85145b5d1 Merge branch 'memoffset-update' into 'master' 5 years ago
  Mateusz Mikuła 87bcc943e2 Update memoffset to fix soundness issues 5 years ago
  jD91mZM2 29b5b989eb Format 5 years ago
  jD91mZM2 1a0f72dad8 Fix CI & compatibility with older rust 5 years ago
  jD91mZM2 57917c0e92 Fix various floating point issues in printf 5 years ago
  Jeremy Soller 4621a824a8 Merge branch 'sigaltstack' into 'master' 5 years ago