Historial de Commits

Autor SHA1 Mensaje Fecha
  jD91mZM2 40d01d9d57 Convert printf internals to iterator hace 6 años
  jD91mZM2 c2c8806f04 Merge branch 'malloc_errno' into 'master' hace 6 años
  Peter Limkilde Svendsen 912385b501 Set errno in alloc functions and add further tests hace 6 años
  Jeremy Soller 7bde036031 Remove va_list submodule, format hace 6 años
  Jeremy Soller b2cc25dd38 Fix missing import hace 6 años
  jD91mZM2 6d4ac9dba8 Finally, get rid of all rust warnings hace 6 años
  jD91mZM2 3a3fd3da39 Use the memchr crate hace 6 años
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList hace 6 años
  jD91mZM2 29e1c780aa Comment out or fix 2 failing tests hace 6 años
  jD91mZM2 601cb43f6c Merge branch 'strerror_r' into 'master' hace 6 años
  jD91mZM2 78d52c6e9f Merge branch 'whiletofor' into 'master' hace 6 años
  Jeremy Soller 83f89912e0 Do not copy kernel-allocated TLS hace 6 años
  Mateusz Mikuła c68a0d5678 Add POSIX strerror_r hace 6 años
  Michal Z 89ca696f8e Changed while loops to for hace 6 años
  Jeremy Soller b9e03cbaed Implement __tls_get_addr hace 6 años
  Jeremy Soller 30aef27c76 Correctly set up TLS on Redox and other fixes for pthread_clone hace 6 años
  Jeremy Soller 7fe0beb916 Add DTPMOD64 hace 6 años
  Jeremy Soller 5a005864a8 Fix compilation on redox hace 6 años
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS hace 6 años
  Jeremy Soller 9f5e5f24dc Correctly set tcb pointer to the end of TLS hace 6 años
  Jeremy Soller 47baf499bf Fix TLS offsets hace 6 años
  Jeremy Soller cb9e779ca1 Install ld_so hace 6 años
  Jeremy Soller b2cc8f6d26 Fix compilation on Redox hace 6 años
  Jeremy Soller 27cebdd688 Build librelibc without incremental support, gc-sections for ld.so hace 6 años
  Jeremy Soller ba50c94c3f Improve TLS support hace 6 años
  Jeremy Soller 63cb2f3454 ld.so: Add auxv support, get ld_library_path from env hace 6 años
  Jeremy Soller 084b69b361 Add ld_so executable hace 6 años
  Jeremy Soller d5eb1e2732 Add dl-tls.h, required for shared libraries hace 6 años
  Jeremy Soller d9ec8b4ab0 Do not link to standard libraries when making libc.so... hace 6 años
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins hace 6 años