Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Lyon 5bbce37789 string: add strnlen_s() hace 6 años
  Alex Lyon 67af78d0eb stdlib: make rand()/rand_r() generate from [0, RAND_MAX] hace 6 años
  Alex Lyon 13a10ce7af stdlib: implement rand_r() using XorShiftRng hace 6 años
  Jeremy Soller 6074616857 Merge branch 'strerror_r' into 'master' hace 6 años
  Mateusz Mikuła 1ebd8a3d72 Handle zero length for strerror_r hace 6 años
  jD91mZM2 87ba8f8a08 Merge branch '140-bufferedvalist-index-may-read-out-of-bounds' into 'master' hace 6 años
  jD91mZM2 8fca7bcbc1 More printf tests and corner cases hace 6 años
  jD91mZM2 0a0aec502b Fix #140 hace 6 años
  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