Historique des commits

Auteur SHA1 Message Date
  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
  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 7108d0164e Merge branch 'master' into time il y a 7 ans
  Dan Robertson c2ae141df3 Aarch64: Merge the final components il y a 7 ans
  Paul Sajna 72909b3f4c add time and sys/time il y a 7 ans
  Jeremy Soller 0e766c6b53 Implement atof il y a 7 ans
  Paul Sajna 799c8828c2 mkdir and rmdir il y a 7 ans
  Jeremy Soller 18961114e2 Simplify perror il y a 7 ans
  Paul Sajna 6304595a1d Merge branch 'master' of github.com:redox-os/relibc il y a 7 ans
  Dan Robertson a6a16cf233 Create crate and stubs for wctype il y a 7 ans
  Dan Robertson ec288a1b53 Add ctype functions and atoi/atol il y a 7 ans
  Paul Sajna 3b7149612f implement perror il y a 7 ans
  Alex Lyon 3e1b945e99 Add errno crate and set errno in strndup il y a 7 ans
  Alex Lyon 9f39456dbd string: implement strcat, strcmp, strcpy, and strdup il y a 7 ans
  Jeremy Soller d4308b4c5d Update rust toolchain and lock file il y a 7 ans
  Jeremy Soller 7a7b3efe3a Merge branch 'master' of github.com:redox-os/relibc il y a 7 ans
  Jeremy Soller 866d952924 Support building for Redox il y a 7 ans
  Jeremy Soller e2695b2380 Merge pull request #11 from dlrobertson/aarch64 il y a 7 ans
  Dan Robertson d9d2ec1992 Start on support for aarch64 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