Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 058509bd88 Define float_t and double_t il y a 2 ans
  Jeremy Soller 21efe2d3a1 Clarify localeconv mutability il y a 2 ans
  Jeremy Soller 0fab7f1864 Make localeconv return mutable pointer, matching specification il y a 2 ans
  Jeremy Soller 6516695519 Format il y a 2 ans
  Jeremy Soller 393489b38b Add wcswidth and test il y a 2 ans
  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