Историја ревизија

Аутор SHA1 Порука Датум
  Justin Raymond a0c76f7ce5 bsearch пре 7 година
  Marat Safin 31516989c0 refactor nanosleep пре 7 година
  Timothy Bess 3a89f66cfd * simplify strtok implementation пре 7 година
  Jeremy Soller 5cec358a45 Merge pull request #86 from dlrobertson/add_headers пре 7 година
  Jeremy Soller befca562df Merge pull request #95 from ids1024/travis пре 7 година
  Ian Douglas Scott b7d68895b0 Use build matrix on Travis CI пре 7 година
  Timothy Bess 06de920be6 * remove unnecessary assignments пре 7 година
  Tom Almeida d8139238e7 Merged master with branch пре 7 година
  Tom Almeida c24d1e2b36 Removed all function pointers in FILE, moved internal functions to be member functions of FILE, made relevant *mut FILEs into &mut FILE and made suitable functions safe again пре 7 година
  Tom Almeida d7965f2598 Made it so that AtomicBool exports as volatile char пре 7 година
  Tom Almeida 25501b3640 Changed redox lseek to have the same function signature as the linux version пре 7 година
  Tom Almeida b33c3a8e4f Merge branch 'master' into master пре 7 година
  Jeremy Soller 362849f0f6 Merge pull request #91 from tdbgamer/master пре 7 година
  Timothy Bess e91891625f * add strtok_r пре 7 година
  Timothy Bess 898cf98ccc * fix test case a bit пре 7 година
  Timothy Bess f60fafe8fb * create basic strtok пре 7 година
  Timothy Bess bebbd35e1a Issue #89 пре 7 година
  Tom Almeida 2cb0a994b8 Merge branch 'master' into master пре 7 година
  Tom Almeida 659d3d1042 Changed object type of function pointers from Option<*const (Fn(...))> to Option<fn(...)> for readability пре 7 година
  Jeremy Soller d75535974a Merge pull request #74 from sajattack/wait пре 7 година
  Tom Almeida 81d96c214a Ran formatting for freopen() пре 7 година
  Tom Almeida 8d40424020 Added freopen() and relevant tests пре 7 година
  Paul Sajna 2610fdd126 Merge branch 'wait' of github.com:sajattack/relibc into wait пре 7 година
  Paul Sajna c568ca2932 test cleanup пре 7 година
  Jeremy Soller b2b7804f5b Merge branch 'master' into wait пре 7 година
  Paul Sajna cdfde8c0d4 more requested changes пре 7 година
  Dan Robertson 16e82636fb Add basic structures for netinet/in.h crate пре 7 година
  Dan Robertson 01081729c8 Add structures and stub fns for sys/socket.h пре 7 година
  Tom Almeida 41b96fede3 Added a different internal function for redox пре 7 година
  Tom Almeida c4c8b73903 Formatted stdio files пре 7 година