Commit History

Author SHA1 Message Date
  Stephan Vedder cc210361d6 wchar support 6 years ago
  Jeremy Soller 1f1665fd58 Merge branch 'master' into 'master' 6 years ago
  Paul Sajna 776491bae9 implement mktemp 6 years ago
  jD91mZM2 9de73d0e5b Add uname and gethostname 6 years ago
  jD91mZM2 ad324a0e4d Use global_asm for setjmp instead 6 years ago
  jD91mZM2 feed73ffcc inttypes 6 years ago
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins 6 years ago
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 years ago
  jD91mZM2 996445a6a3 Add empty locale functions 6 years ago
  Marat Safin ff37adeeba add asctime 7 years ago
  Jeremy Soller dabd8dc6a2 Move memory handling into string, do not use compiler_builtins for memory handling 7 years ago
  Jeremy Soller 79d05d7eda Build variadic functions as part of relibc 7 years ago
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants 7 years ago
  Dan Robertson 57a17cb05f stdio: Implement rename 7 years ago
  Jeremy Soller e5849526a0 Update lock file 7 years ago
  Alex Lyon af78348d4a unistd: add a preliminary implementation of getopt() 7 years ago
  Dan Robertson 16e82636fb Add basic structures for netinet/in.h crate 7 years ago
  Dan Robertson 01081729c8 Add structures and stub fns for sys/socket.h 7 years ago
  Jeremy Soller d6e210b1fd Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal 7 years ago
  Jeremy Soller 1d6115fd09 Update cbindgen and lock file 7 years ago
  Paul Sajna c5dd3f8706 Update Cargo.lock 7 years ago
  Dan Robertson 50eab4369d Add signal.h 7 years ago
  Sebastian Würl d4d808fcc8 Add implementation for a64l 7 years ago
  Dan Robertson 3699b53ba2 float: Add crate for float.h 7 years ago
  Dan Robertson f29e6b00d7 fenv: Add crate for fenv.h 7 years ago
  Dan Robertson ca7f3a00e6 wait: Add crate for sys/wait.h 7 years ago
  Dan Robertson c6f16547ff resource: Add crate for sys/resource.h 7 years ago
  Paul 7108d0164e Merge branch 'master' into time 7 years ago
  Dan Robertson c2ae141df3 Aarch64: Merge the final components 7 years ago
  Paul Sajna 72909b3f4c add time and sys/time 7 years ago