Historique des commits

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