Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code il y a 6 ans
  jD91mZM2 996445a6a3 Add empty locale functions il y a 6 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 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
  Dan Robertson ef8a64c101 Add missing extern crate statements il y a 7 ans
  Dan Robertson 50eab4369d Add signal.h il y a 7 ans
  Dan Robertson 3699b53ba2 float: Add crate for float.h il y a 7 ans
  Dan Robertson f29e6b00d7 fenv: Add crate for fenv.h il y a 7 ans
  Dan Robertson ca7f3a00e6 wait: Add crate for sys/wait.h il y a 7 ans
  Dan Robertson c6f16547ff resource: Add crate for sys/resource.h il y a 7 ans
  Paul Sajna 72909b3f4c add time and sys/time il y a 7 ans
  Paul Sajna 799c8828c2 mkdir and rmdir il y a 7 ans
  Dan Robertson a6a16cf233 Create crate and stubs for wctype il y a 7 ans
  Alex Lyon 3e1b945e99 Add errno crate and set errno in strndup il y a 7 ans
  Jeremy Soller 543526cb85 Move crt0 and platform into src folder il y a 7 ans
  Paul Sajna caa89878d6 merge il y a 7 ans
  Paul Sajna 7fcad36826 add semaphore to main Cargo.toml il y a 7 ans
  Paul Sajna 09116f83f7 add mman to main Cargo.toml il y a 7 ans
  Jeremy Soller 352f485649 Build grp header il y a 7 ans
  Jeremy Soller c4b88cc1e6 Build ctype with header il y a 7 ans
  Jeremy Soller 083fd72e66 Reorganize il y a 7 ans
  Jeremy Soller f5ef0af883 Implement malloc/free with ralloc il y a 7 ans
  Jeremy Soller e30dec7124 WIP: stdio.h il y a 7 ans
  Jeremy Soller 2aff4d41dd Implement argument handling, add string.h il y a 7 ans
  Jeremy Soller 78e421cb72 Implement some functions on Linux il y a 7 ans
  Jeremy Soller d64dba1c1e Use patched cbindgen, implement stdbool and stdint il y a 7 ans