提交歷史

作者 SHA1 備註 提交日期
  jD91mZM2 e749d23030 Solve stdin/out/err UB in a better way 6 年之前
  jD91mZM2 992e50ef0f Fix a few things with openssl 6 年之前
  stratact 6fa1f60830 Implement `mkstemp` and `mkostemps` (squashed) 6 年之前
  Paul Sajna 0550a7b9db implement arpainet 6 年之前
  Jeremy Soller c2cdb451f5 Add system 6 年之前
  Jeremy Soller b7eb7a43e0 Update lock file 6 年之前
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) 6 年之前
  Jeremy Soller ea5f8d59de Add dlmalloc 6 年之前
  Jeremy Soller b6b34a7026 Ralloc fixes and fixes for Redox execution 6 年之前
  jD91mZM2 6a0928edfd Use relibc to build openlibm 6 年之前
  jD91mZM2 17778ba1b4 Remove missing rustfmt.toml options 6 年之前
  Stephan Vedder cc210361d6 wchar support 6 年之前
  Jeremy Soller 1f1665fd58 Merge branch 'master' into 'master' 6 年之前
  Paul Sajna 776491bae9 implement mktemp 6 年之前
  jD91mZM2 9de73d0e5b Add uname and gethostname 6 年之前
  jD91mZM2 ad324a0e4d Use global_asm for setjmp instead 6 年之前
  jD91mZM2 feed73ffcc inttypes 6 年之前
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins 6 年之前
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 年之前
  jD91mZM2 996445a6a3 Add empty locale functions 6 年之前
  Marat Safin ff37adeeba add asctime 7 年之前
  Jeremy Soller dabd8dc6a2 Move memory handling into string, do not use compiler_builtins for memory handling 7 年之前
  Jeremy Soller 79d05d7eda Build variadic functions as part of relibc 7 年之前
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants 7 年之前
  Dan Robertson 57a17cb05f stdio: Implement rename 7 年之前
  Jeremy Soller e5849526a0 Update lock file 7 年之前
  Alex Lyon af78348d4a unistd: add a preliminary implementation of getopt() 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 d6e210b1fd Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal 7 年之前