Historie revizí

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