Historique des commits

Auteur SHA1 Message Date
  Tom Almeida 659d3d1042 Changed object type of function pointers from Option<*const (Fn(...))> to Option<fn(...)> for readability il y a 7 ans
  Jeremy Soller d75535974a Merge pull request #74 from sajattack/wait il y a 7 ans
  Tom Almeida 81d96c214a Ran formatting for freopen() il y a 7 ans
  Tom Almeida 8d40424020 Added freopen() and relevant tests il y a 7 ans
  Paul Sajna 2610fdd126 Merge branch 'wait' of github.com:sajattack/relibc into wait il y a 7 ans
  Paul Sajna c568ca2932 test cleanup il y a 7 ans
  Jeremy Soller b2b7804f5b Merge branch 'master' into wait il y a 7 ans
  Paul Sajna cdfde8c0d4 more requested changes il y a 7 ans
  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
  Tom Almeida 41b96fede3 Added a different internal function for redox il y a 7 ans
  Tom Almeida c4c8b73903 Formatted stdio files il y a 7 ans
  Tom Almeida 8648fd39c4 Added some constants in linux for file modes in the new branch il y a 7 ans
  Tom Almeida b0492eba84 Added some tests for stdio il y a 7 ans
  Tom Almeida 7f2b720962 Implemented stdio functions il y a 7 ans
  Tom Almeida 046ce1468e Removed an unused import from printf il y a 7 ans
  Tom Almeida e73678d8ad Added a FileReader struct il y a 7 ans
  Tom Almeida f20878c592 Added lseek to syscalls il y a 7 ans
  Tom Almeida aa8b14e107 Added some constants in linux for file modes il y a 7 ans
  Jeremy Soller a1baf1c92d Merge pull request #75 from azymohliad/master il y a 7 ans
  Jeremy Soller b419e150d1 Merge pull request #84 from dlrobertson/fixup_signal il y a 7 ans
  Dan Robertson f1d802dc1e signal: sigaction struct should not be a typedef il y a 7 ans
  Dan Robertson 6d110ef0cb Use a sys module for OS specific information il y a 7 ans
  Paul Sajna 52acce0d34 handle the null case il y a 7 ans
  Jeremy Soller 54c0e501e3 Merge pull request #82 from Tommoa/master il y a 7 ans
  Tom Almeida b2d01a67f2 Actual working tests on strspn and strcspn il y a 7 ans
  Jeremy Soller cfe98ab3b2 Fix constants in signal.h il y a 7 ans
  Andrii Zymohliad cd2312fd56 Merge remote-tracking branch 'upstream/master' 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 996fad7092 Fix fcntl header constants il y a 7 ans