Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 7d27737c3f Disable dynamic tests as they are not compiling il y a 2 ans
  Jeremy Soller 59b2e32953 Fix compilation on 32-bit systems il y a 2 ans
  Jeremy Soller 041d1604b5 Make off_t and time_t long long il y a 2 ans
  Jeremy Soller 9e0c53f222 Make long 32-bits on 32-bit systems il y a 2 ans
  Jeremy Soller da4d277f12 Use futex again for semaphore il y a 2 ans
  Jeremy Soller 9b04c2e5d3 Add missing imports il y a 2 ans
  Jeremy Soller df75b8d037 Semaphore improvements il y a 2 ans
  Jeremy Soller ee0193aa7e Add missing import il y a 2 ans
  Jeremy Soller 16abc91341 cargo fmt and cargo fix il y a 2 ans
  Jeremy Soller d1a86c850e Hack to use the correct TLS size for the first TLS module il y a 2 ans
  Jeremy Soller b13e96ffb8 Ensure there is a stub Tcb for dynamically linked binaries il y a 2 ans
  Jeremy Soller f65c1c27c7 Implement wcwidth il y a 2 ans
  Jeremy Soller 5032cdb6d8 Add MADV constants il y a 2 ans
  Jeremy Soller b30c33adc3 Add getsid stub il y a 2 ans
  Jeremy Soller fc8e55abd8 Add FIONREAD on Redox il y a 2 ans
  Jeremy Soller 976ca7893f Use current Tcb if it is set even if no linker objects are loaded il y a 2 ans
  Jeremy Soller 367be58666 Set linker_ptr when using static TLS il y a 2 ans
  Jeremy Soller e7b6252bd3 Make semaphore always sched_yield il y a 2 ans
  Jeremy Soller 53c8f0facd Simplify semaphore for debugging il y a 2 ans
  Jeremy Soller 6a9f8b204b Remove PTE prints il y a 2 ans
  Jeremy Soller 0250ea022f pte clone for aarch64 il y a 2 ans
  Jeremy Soller c59b94d102 Hacks to support aarch64 static TLS il y a 2 ans
  Jeremy Soller b0d3e5b154 Correct instruction to read aarch64 thread pointer il y a 2 ans
  Jeremy Soller 58ceae44e7 ld_so init for aarch64 il y a 2 ans
  Jeremy Soller 6591cf699d Set aarch64 tcb il y a 2 ans
  Jeremy Soller 38576a37ab Fix mistake in aarch64 fork ret il y a 2 ans
  Jeremy Soller adbdf1d73d Fixes for redox-exec on aarch64 il y a 2 ans
  Jeremy Soller 9fad841ad0 Update redox_syscall il y a 2 ans
  Jeremy Soller 2cd461fa21 Use relibc chdir for fchdir il y a 2 ans
  Jeremy Soller 915359d11d Disable use of EnvRegisters on aarch64 il y a 2 ans