Histórico de Commits

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