提交歷史

作者 SHA1 備註 提交日期
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) 6 年之前
  Jeremy Soller 0f50a40b3f Update redox_syscall 6 年之前
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction 6 年之前
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc 6 年之前
  Jeremy Soller 34edeaf066 Update dependencies 6 年之前
  Jeremy Soller ee2a7685e6 Revert "Update compiler_builtins and redox_syscall" 6 年之前
  Jeremy Soller d6a5b39505 Update compiler_builtins and redox_syscall 6 年之前
  Jeremy Soller 861602bbcc Add umask 6 年之前
  Jeremy Soller 39b999ccea Update to new rust-toolchain 6 年之前
  jD91mZM2 edb95246d4 Fix bug in strncasecmp 6 年之前
  jD91mZM2 1acc2a1a32 Initial regex.h implementation 6 年之前
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte 6 年之前
  Jeremy Soller 9eef8d7e2d Add core_io 6 年之前
  jD91mZM2 d659377b24 VERY basic crti/crtn 6 年之前
  jD91mZM2 1e9dbfdf62 Use cbitset crate 6 年之前
  Jeremy Soller c2f4c1dbc9 Add trace macro and feature 6 年之前
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) 6 年之前
  jD91mZM2 b20307dca0 Implement fnmatch.h 6 年之前
  jD91mZM2 44599a032e Kind of get bash to compile 6 年之前
  jD91mZM2 d3e4fa71a5 Implement sys/select.h 6 年之前
  Jeremy Soller a9fcb973f6 Implement utimes and utime 6 年之前
  jD91mZM2 f82b48b839 Implement sys/times.h on linux 6 年之前
  jD91mZM2 e7e9d57db5 Implement a dummy sgtty 6 年之前
  jD91mZM2 f6b364845e Implement pwd.h 6 年之前
  jD91mZM2 2bf426b0fb Implement isatty 6 年之前
  jD91mZM2 83949290c9 Implement dirent.h 6 年之前
  jD91mZM2 992e50ef0f Fix a few things with openssl 6 年之前
  Paul Sajna 0550a7b9db implement arpainet 6 年之前
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) 6 年之前
  Stephan Vedder cc210361d6 wchar support 6 年之前