Historial de Commits

Autor SHA1 Mensaje Fecha
  Marat Safin 31516989c0 refactor nanosleep hace 7 años
  Timothy Bess 3a89f66cfd * simplify strtok implementation hace 7 años
  Jeremy Soller 5cec358a45 Merge pull request #86 from dlrobertson/add_headers hace 7 años
  Jeremy Soller befca562df Merge pull request #95 from ids1024/travis hace 7 años
  Ian Douglas Scott b7d68895b0 Use build matrix on Travis CI hace 7 años
  Timothy Bess 06de920be6 * remove unnecessary assignments hace 7 años
  Tom Almeida d8139238e7 Merged master with branch hace 7 años
  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 hace 7 años
  Tom Almeida d7965f2598 Made it so that AtomicBool exports as volatile char hace 7 años
  Tom Almeida 25501b3640 Changed redox lseek to have the same function signature as the linux version hace 7 años
  Tom Almeida b33c3a8e4f Merge branch 'master' into master hace 7 años
  Jeremy Soller 362849f0f6 Merge pull request #91 from tdbgamer/master hace 7 años
  Timothy Bess e91891625f * add strtok_r hace 7 años
  Timothy Bess 898cf98ccc * fix test case a bit hace 7 años
  Timothy Bess f60fafe8fb * create basic strtok hace 7 años
  Timothy Bess bebbd35e1a Issue #89 hace 7 años
  Tom Almeida 2cb0a994b8 Merge branch 'master' into master hace 7 años
  Tom Almeida 659d3d1042 Changed object type of function pointers from Option<*const (Fn(...))> to Option<fn(...)> for readability hace 7 años
  Jeremy Soller d75535974a Merge pull request #74 from sajattack/wait hace 7 años
  Tom Almeida 81d96c214a Ran formatting for freopen() hace 7 años
  Tom Almeida 8d40424020 Added freopen() and relevant tests hace 7 años
  Paul Sajna 2610fdd126 Merge branch 'wait' of github.com:sajattack/relibc into wait hace 7 años
  Paul Sajna c568ca2932 test cleanup hace 7 años
  Jeremy Soller b2b7804f5b Merge branch 'master' into wait hace 7 años
  Paul Sajna cdfde8c0d4 more requested changes hace 7 años
  Dan Robertson 16e82636fb Add basic structures for netinet/in.h crate hace 7 años
  Dan Robertson 01081729c8 Add structures and stub fns for sys/socket.h hace 7 años
  Tom Almeida 41b96fede3 Added a different internal function for redox hace 7 años
  Tom Almeida c4c8b73903 Formatted stdio files hace 7 años
  Tom Almeida 8648fd39c4 Added some constants in linux for file modes in the new branch hace 7 años