提交历史

作者 SHA1 备注 提交日期
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) 6 年之前
  jD91mZM2 9c169a186f Run fmt.sh 6 年之前
  jD91mZM2 07dbc6bd76 Fix no_std on redox 6 年之前
  Stephan Vedder cc210361d6 wchar support 6 年之前
  jD91mZM2 fb09b03acf Fix compilation on redox 6 年之前
  jD91mZM2 cbc3723c66 Fix signal not being linked correctly 7 年之前
  jD91mZM2 9de73d0e5b Add uname and gethostname 7 年之前
  Jeremy Soller f265d7c5be Fix linking issues with lang items 7 年之前
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins 7 年之前
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code 7 年之前
  jD91mZM2 996445a6a3 Add empty locale functions 7 年之前
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants 7 年之前
  Jeremy Soller 5cec358a45 Merge pull request #86 from dlrobertson/add_headers 7 年之前
  Dan Robertson 16e82636fb Add basic structures for netinet/in.h crate 7 年之前
  Dan Robertson 01081729c8 Add structures and stub fns for sys/socket.h 7 年之前
  Jeremy Soller 1e661cdbef Merge branch 'master' into wait 7 年之前
  Dan Robertson ef8a64c101 Add missing extern crate statements 7 年之前
  Paul Sajna b35abd1065 test and fixes 7 年之前
  Paul Sajna 72909b3f4c add time and sys/time 7 年之前
  Paul Sajna 799c8828c2 mkdir and rmdir 7 年之前
  Dan Robertson a6a16cf233 Create crate and stubs for wctype 7 年之前
  Jeremy Soller 851e4d399f Fix errno.h definition 7 年之前
  Alex Lyon 3e1b945e99 Add errno crate and set errno in strndup 7 年之前
  Jeremy Soller 5002dd720f Add mman to lib.rs 7 年之前
  Jeremy Soller 352f485649 Build grp header 7 年之前
  Jeremy Soller c4b88cc1e6 Build ctype with header 7 年之前
  Jeremy Soller 5520526bef Implement printf (very simple version) 7 年之前
  Jeremy Soller f5ef0af883 Implement malloc/free with ralloc 7 年之前
  Jeremy Soller e30dec7124 WIP: stdio.h 7 年之前
  Jeremy Soller 2aff4d41dd Implement argument handling, add string.h 7 年之前