2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Tom Almeida b0492eba84 Added some tests for stdio 7 жил өмнө
  Tom Almeida 7f2b720962 Implemented stdio functions 7 жил өмнө
  Tom Almeida 046ce1468e Removed an unused import from printf 7 жил өмнө
  Tom Almeida e73678d8ad Added a FileReader struct 7 жил өмнө
  Tom Almeida f20878c592 Added lseek to syscalls 7 жил өмнө
  Tom Almeida aa8b14e107 Added some constants in linux for file modes 7 жил өмнө
  Tom Almeida b2d01a67f2 Actual working tests on strspn and strcspn 7 жил өмнө
  Jeremy Soller cfe98ab3b2 Fix constants in signal.h 7 жил өмнө
  Jeremy Soller d6e210b1fd Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal 7 жил өмнө
  Jeremy Soller 996fad7092 Fix fcntl header constants 7 жил өмнө
  Jeremy Soller 1d6115fd09 Update cbindgen and lock file 7 жил өмнө
  Jeremy Soller b09435f17d Merge pull request #78 from Tommoa/master 7 жил өмнө
  Tom Almeida d3c2e99ed7 Merge branch 'master' into master 7 жил өмнө
  Tom Almeida d058390b75 The erroneous use came back! 7 жил өмнө
  Tom Almeida 122f6cfef5 Merge branch 'master' of github.com:Tommoa/relibc 7 жил өмнө
  Tom Almeida 9d46fa4d8c Missed having both loops look at themselves. I'm not sure how long this has been here. 7 жил өмнө
  Jeremy Soller 010e171071 Merge pull request #80 from dlrobertson/master 7 жил өмнө
  Dan Robertson d3e44da527 Add the no_mangle attribute to fns 7 жил өмнө
  Tom Almeida ca82b6df5b remove erroneous import in string 7 жил өмнө
  Tom Almeida d6a7942ec4 Change the type of byteset from [u8] to [usize] in strcspn and strspn. Hopefully this is the last bug in these! 7 жил өмнө
  Jeremy Soller 13b7119994 Merge pull request #77 from dlrobertson/add_extern_crate 7 жил өмнө
  Jeremy Soller dd847cc67e Return with 0 in all tests 7 жил өмнө
  Dan Robertson ef8a64c101 Add missing extern crate statements 7 жил өмнө
  Jeremy Soller 7912332137 Mark sys_time functions no_mangle 7 жил өмнө
  Jeremy Soller 3e354aed04 Merge branch 'fix_includes' of https://github.com/dlrobertson/relibc into dlrobertson-fix_includes 7 жил өмнө
  Jeremy Soller 232e364f60 Remove warnings, build openlibm without stack protector 7 жил өмнө
  Jeremy Soller 477e8eb4e0 Exit run, expected, or verify on error in loop 7 жил өмнө
  Jeremy Soller 41e552b696 Only expect output for a whitelist of binaries 7 жил өмнө
  Jeremy Soller 7c13ec153e Update expects 7 жил өмнө
  Jeremy Soller ee13ed44d3 Merge pull request #69 from sajattack/stat 7 жил өмнө