Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 633b5474db Merge pull request #27 from sajattack/master il y a 7 ans
  Jeremy Soller 7e725a803e Merge pull request #26 from Arcterus/master il y a 7 ans
  Paul Sajna 93ddcca294 add test for errno il y a 7 ans
  Alex Lyon 629c20f097 string: ensure resulting string has NUL byte il y a 7 ans
  Alex Lyon 3e1b945e99 Add errno crate and set errno in strndup il y a 7 ans
  Jeremy Soller 89a9e01676 Create README.md il y a 7 ans
  Jeremy Soller ba515d83df Create LICENSE il y a 7 ans
  Alex Lyon ee824f3b19 string: implement strndup and strnlen il y a 7 ans
  Alex Lyon 9f39456dbd string: implement strcat, strcmp, strcpy, and strdup il y a 7 ans
  Jeremy Soller 3224fa24c8 Merge pull request #23 from Arcterus/master il y a 7 ans
  Alex Lyon 114ee16c21 string: implement strncat, strncmp, and strncpy il y a 7 ans
  Jeremy Soller 1198ad3ae7 Format vsnprintf il y a 7 ans
  Jeremy Soller ff0cebca87 Implement more stdio functions il y a 7 ans
  Jeremy Soller bf41415c8b Use Rust nightly, disable email notifications il y a 7 ans
  Jeremy Soller b14ee3ed39 Fix build, add Wall il y a 7 ans
  Jeremy Soller 853fdaad75 Merge branch 'master' of github.com:redox-os/relibc il y a 7 ans
  Jeremy Soller a1ce114cd4 Convert errors and set errno il y a 7 ans
  Jeremy Soller 6afdf3fabf Merge pull request #21 from sajattack/patch-1 il y a 7 ans
  Paul 8f513f809b Test if it compiles for redox too il y a 7 ans
  Jeremy Soller cf03233e66 Fix linux build il y a 7 ans
  Jeremy Soller b768e44678 Merge pull request #19 from sajattack/redox-fixes il y a 7 ans
  Jeremy Soller 1dd2f61d76 Merge pull request #20 from dlrobertson/add_ci il y a 7 ans
  Paul Sajna 05d316b3a5 redox fixes il y a 7 ans
  Dan Robertson 628c68abe3 Add test.sh and fmt.sh to travis.yml il y a 7 ans
  Jeremy Soller 98b2fba518 Merge pull request #18 from dlrobertson/aarch64 il y a 7 ans
  Dan Robertson 40b6a9c5cc Finalize Aarch64 support il y a 7 ans
  Jeremy Soller 543526cb85 Move crt0 and platform into src folder il y a 7 ans
  Jeremy Soller 6bca112340 Merge pull request #16 from dlrobertson/fixes_and_nits il y a 7 ans
  Dan Robertson 846e495944 Get rustfmt passing on core relibc code il y a 7 ans
  Dan Robertson 2096b85115 Fix platform il y a 7 ans