Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 e33aea434f Use renamed fmap call il y a 4 ans
  Jeremy Soller 5d45042d5d Correct more asm! usages il y a 4 ans
  jD91mZM2 4c148c1860 Make munmap use funmap2 il y a 5 ans
  4lDO2 a5e02650d7 Remove ptrace write call. il y a 5 ans
  4lDO2 e38d185870 Use fmap2 to support passing an address. il y a 5 ans
  Jeremy Soller a6fffd3fb5 Add getrandom and sys/random.h il y a 5 ans
  Jeremy Soller 2e5d4a4d25 Merge remote-tracking branch 'origin/truncate-n-mkfifo' il y a 5 ans
  Jeremy Soller 36eb561128 Format il y a 5 ans
  Jeremy Soller 2ac349d2d2 Add msync function and stub for Redox il y a 5 ans
  Jeremy Soller ae69586f20 Implement getrlimit on Linux and stub on Redox il y a 5 ans
  Xavier L'Heureux 5156a13b3e Add a test for futimens il y a 5 ans
  jD91mZM2 a1e45941bf Fix ptrace after latest kernel changes il y a 6 ans
  jD91mZM2 b8c50c7c64 Format il y a 6 ans
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition il y a 6 ans
  jD91mZM2 72c2f59f17 Update redox_syscall to use bitflags il y a 6 ans
  jD91mZM2 82abb3313e Support adding WUNTRACED il y a 6 ans
  jD91mZM2 f389010fff Initial ptrace compatibility for Redox OS il y a 6 ans
  jD91mZM2 e559a3e2e5 Stub for ptrace il y a 6 ans
  Jeremy Soller 9d7ec9b146 Fix getcwd on Redox il y a 6 ans
  Jeremy Soller 06bab2aa81 Fix Redox fchdir il y a 6 ans
  Jeremy Soller 10fdea88f2 Bring in changes that were accidently lost il y a 6 ans
  Jeremy Soller dd9328bd41 Add pipe2 il y a 6 ans
  Jeremy Soller 68c4e95b6d Merge branch 'epoll' il y a 6 ans
  Jeremy Soller 6a16275817 Fix warning, format makefile, and update depends il y a 6 ans
  Jeremy Soller 7bde036031 Remove va_list submodule, format il y a 6 ans
  Jeremy Soller 30aef27c76 Correctly set up TLS on Redox and other fixes for pthread_clone il y a 6 ans
  Jeremy Soller 588f032f75 Rename can be done with O_PATH il y a 6 ans
  Jeremy Soller 42d40da973 Map stacks based on provided size. il y a 6 ans
  Jeremy Soller 5715fb7ba6 Work on switching to epoll as backend for select and poll il y a 6 ans
  Jeremy Soller 73c368ddab Use correct open flags il y a 6 ans