Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Robertson 16e82636fb Add basic structures for netinet/in.h crate hace 7 años
  Dan Robertson 01081729c8 Add structures and stub fns for sys/socket.h hace 7 años
  Jeremy Soller d6e210b1fd Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal hace 7 años
  Jeremy Soller 1d6115fd09 Update cbindgen and lock file hace 7 años
  Paul Sajna c5dd3f8706 Update Cargo.lock hace 7 años
  Dan Robertson 50eab4369d Add signal.h hace 7 años
  Sebastian Würl d4d808fcc8 Add implementation for a64l hace 7 años
  Dan Robertson 3699b53ba2 float: Add crate for float.h hace 7 años
  Dan Robertson f29e6b00d7 fenv: Add crate for fenv.h hace 7 años
  Dan Robertson ca7f3a00e6 wait: Add crate for sys/wait.h hace 7 años
  Dan Robertson c6f16547ff resource: Add crate for sys/resource.h hace 7 años
  Paul 7108d0164e Merge branch 'master' into time hace 7 años
  Dan Robertson c2ae141df3 Aarch64: Merge the final components hace 7 años
  Paul Sajna 72909b3f4c add time and sys/time hace 7 años
  Jeremy Soller 0e766c6b53 Implement atof hace 7 años
  Paul Sajna 799c8828c2 mkdir and rmdir hace 7 años
  Jeremy Soller 18961114e2 Simplify perror hace 7 años
  Paul Sajna 6304595a1d Merge branch 'master' of github.com:redox-os/relibc hace 7 años
  Dan Robertson a6a16cf233 Create crate and stubs for wctype hace 7 años
  Dan Robertson ec288a1b53 Add ctype functions and atoi/atol hace 7 años
  Paul Sajna 3b7149612f implement perror hace 7 años
  Alex Lyon 3e1b945e99 Add errno crate and set errno in strndup hace 7 años
  Alex Lyon 9f39456dbd string: implement strcat, strcmp, strcpy, and strdup hace 7 años
  Jeremy Soller d4308b4c5d Update rust toolchain and lock file hace 7 años
  Jeremy Soller 7a7b3efe3a Merge branch 'master' of github.com:redox-os/relibc hace 7 años
  Jeremy Soller 866d952924 Support building for Redox hace 7 años
  Jeremy Soller e2695b2380 Merge pull request #11 from dlrobertson/aarch64 hace 7 años
  Dan Robertson d9d2ec1992 Start on support for aarch64 hace 7 años
  Jeremy Soller 352f485649 Build grp header hace 7 años
  Jeremy Soller c4b88cc1e6 Build ctype with header hace 7 años