Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 1e661cdbef Merge branch 'master' into wait il y a 7 ans
  Jeremy Soller 13b7119994 Merge pull request #77 from dlrobertson/add_extern_crate il y a 7 ans
  Jeremy Soller dd847cc67e Return with 0 in all tests il y a 7 ans
  Dan Robertson ef8a64c101 Add missing extern crate statements il y a 7 ans
  Paul Sajna 211f95155a fmt il y a 7 ans
  Paul Sajna b35abd1065 test and fixes il y a 7 ans
  Paul Sajna 224cf04cf3 Merge branch 'master' of github.com:redox-os/relibc into wait il y a 7 ans
  Jeremy Soller 7912332137 Mark sys_time functions no_mangle il y a 7 ans
  Jeremy Soller 3e354aed04 Merge branch 'fix_includes' of https://github.com/dlrobertson/relibc into dlrobertson-fix_includes il y a 7 ans
  Jeremy Soller 232e364f60 Remove warnings, build openlibm without stack protector il y a 7 ans
  Jeremy Soller 477e8eb4e0 Exit run, expected, or verify on error in loop il y a 7 ans
  Jeremy Soller 41e552b696 Only expect output for a whitelist of binaries il y a 7 ans
  Jeremy Soller 7c13ec153e Update expects il y a 7 ans
  Jeremy Soller ee13ed44d3 Merge pull request #69 from sajattack/stat il y a 7 ans
  Dan Robertson cc5669939e Fix include in resource.h and add SIZE_MAX il y a 7 ans
  Jeremy Soller 7c305c5c0d Merge branch 'master' into stat il y a 7 ans
  Paul Sajna c5dd3f8706 Update Cargo.lock il y a 7 ans
  Paul Sajna ccb29cfa2c wait and waitpid il y a 7 ans
  Jeremy Soller 1b1ff5c750 Merge pull request #66 from w0xel/master il y a 7 ans
  Paul Sajna ca57f30425 Update cbindgen il y a 7 ans
  Paul Sajna a000f1a2c0 fmt il y a 7 ans
  Paul Sajna bc98f6a029 git rm include/sys/stat.h il y a 7 ans
  Paul Sajna 76c4520cea stat is now autogenerated correctly il y a 7 ans
  Jeremy Soller 4f5e978634 Merge pull request #68 from Tommoa/master il y a 7 ans
  Tom Almeida 1f9f9f7d55 Made an error in the logic of strcspn and strspn that would cause a bit shift much too large il y a 7 ans
  Sebastian Würl 55bd1adae0 stdlib: cleaner raw pointer handling in a64l il y a 7 ans
  Sebastian Würl d4d808fcc8 Add implementation for a64l il y a 7 ans
  Jeremy Soller 8028c35172 Merge pull request #65 from dlrobertson/add_more_crates il y a 7 ans
  Jeremy Soller 089b41da23 Merge pull request #62 from jrraymond/strrchr il y a 7 ans
  Jeremy Soller c2a76870b5 Merge pull request #63 from Tommoa/master il y a 7 ans