Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller b7eb7a43e0 Update lock file il y a 7 ans
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) il y a 7 ans
  Jeremy Soller ea5f8d59de Add dlmalloc il y a 7 ans
  Jeremy Soller b6b34a7026 Ralloc fixes and fixes for Redox execution il y a 7 ans
  jD91mZM2 6a0928edfd Use relibc to build openlibm il y a 7 ans
  jD91mZM2 17778ba1b4 Remove missing rustfmt.toml options il y a 7 ans
  Stephan Vedder cc210361d6 wchar support il y a 7 ans
  Jeremy Soller 1f1665fd58 Merge branch 'master' into 'master' il y a 7 ans
  Paul Sajna 776491bae9 implement mktemp il y a 7 ans
  jD91mZM2 9de73d0e5b Add uname and gethostname il y a 7 ans
  jD91mZM2 ad324a0e4d Use global_asm for setjmp instead il y a 7 ans
  jD91mZM2 feed73ffcc inttypes il y a 7 ans
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins il y a 7 ans
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code il y a 7 ans
  jD91mZM2 996445a6a3 Add empty locale functions il y a 7 ans
  Marat Safin ff37adeeba add asctime il y a 7 ans
  Jeremy Soller dabd8dc6a2 Move memory handling into string, do not use compiler_builtins for memory handling il y a 7 ans
  Jeremy Soller 79d05d7eda Build variadic functions as part of relibc il y a 7 ans
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants il y a 7 ans
  Dan Robertson 57a17cb05f stdio: Implement rename il y a 7 ans
  Jeremy Soller e5849526a0 Update lock file il y a 7 ans
  Alex Lyon af78348d4a unistd: add a preliminary implementation of getopt() il y a 7 ans
  Dan Robertson 16e82636fb Add basic structures for netinet/in.h crate il y a 7 ans
  Dan Robertson 01081729c8 Add structures and stub fns for sys/socket.h il y a 7 ans
  Jeremy Soller d6e210b1fd Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal il y a 7 ans
  Jeremy Soller 1d6115fd09 Update cbindgen and lock file il y a 7 ans
  Paul Sajna c5dd3f8706 Update Cargo.lock il y a 7 ans
  Dan Robertson 50eab4369d Add signal.h il y a 7 ans
  Sebastian Würl d4d808fcc8 Add implementation for a64l il y a 7 ans
  Dan Robertson 3699b53ba2 float: Add crate for float.h il y a 7 ans