Historial de Commits

Autor SHA1 Mensaje Fecha
  Mateusz Mikuła 63a1319e50 Cbindgen update hace 5 años
  jD91mZM2 3a3fd3da39 Use the memchr crate hace 5 años
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList 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 084b69b361 Add ld_so executable hace 6 años
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins hace 6 años
  Jeremy Soller 42d40da973 Map stacks based on provided size. hace 6 años
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) hace 6 años
  Jeremy Soller 0f50a40b3f Update redox_syscall hace 6 años
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction hace 6 años
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc hace 6 años
  Jeremy Soller 34edeaf066 Update dependencies hace 6 años
  Jeremy Soller ee2a7685e6 Revert "Update compiler_builtins and redox_syscall" hace 6 años
  Jeremy Soller d6a5b39505 Update compiler_builtins and redox_syscall hace 6 años
  Jeremy Soller 861602bbcc Add umask hace 6 años
  Jeremy Soller 39b999ccea Update to new rust-toolchain hace 6 años
  jD91mZM2 edb95246d4 Fix bug in strncasecmp hace 6 años
  jD91mZM2 1acc2a1a32 Initial regex.h implementation hace 6 años
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte hace 6 años
  Jeremy Soller 9eef8d7e2d Add core_io hace 6 años
  jD91mZM2 d659377b24 VERY basic crti/crtn hace 6 años
  jD91mZM2 1e9dbfdf62 Use cbitset crate hace 6 años
  Jeremy Soller c2f4c1dbc9 Add trace macro and feature hace 6 años
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) hace 6 años
  jD91mZM2 b20307dca0 Implement fnmatch.h hace 6 años
  jD91mZM2 44599a032e Kind of get bash to compile hace 6 años
  jD91mZM2 d3e4fa71a5 Implement sys/select.h hace 6 años
  Jeremy Soller a9fcb973f6 Implement utimes and utime hace 6 años
  jD91mZM2 f82b48b839 Implement sys/times.h on linux hace 6 años
  jD91mZM2 e7e9d57db5 Implement a dummy sgtty hace 6 años