Historial de Commits

Autor SHA1 Mensaje Fecha
  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 659d3d1042 Changed object type of function pointers from Option<*const (Fn(...))> to Option<fn(...)> for readability 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
  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
  Tom Almeida b0492eba84 Added some tests for stdio hace 7 años
  Tom Almeida 7f2b720962 Implemented stdio functions hace 7 años
  Tom Almeida 046ce1468e Removed an unused import from printf hace 7 años
  Tom Almeida e73678d8ad Added a FileReader struct hace 7 años
  Tom Almeida f20878c592 Added lseek to syscalls hace 7 años
  Tom Almeida aa8b14e107 Added some constants in linux for file modes hace 7 años
  Jeremy Soller a1baf1c92d Merge pull request #75 from azymohliad/master hace 7 años
  Jeremy Soller b419e150d1 Merge pull request #84 from dlrobertson/fixup_signal hace 7 años
  Dan Robertson f1d802dc1e signal: sigaction struct should not be a typedef hace 7 años
  Dan Robertson 6d110ef0cb Use a sys module for OS specific information hace 7 años
  Jeremy Soller 54c0e501e3 Merge pull request #82 from Tommoa/master hace 7 años
  Tom Almeida b2d01a67f2 Actual working tests on strspn and strcspn hace 7 años
  Jeremy Soller cfe98ab3b2 Fix constants in signal.h hace 7 años
  Andrii Zymohliad cd2312fd56 Merge remote-tracking branch 'upstream/master' hace 7 años
  Jeremy Soller d6e210b1fd Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal hace 7 años
  Jeremy Soller 996fad7092 Fix fcntl header constants hace 7 años
  Jeremy Soller 1d6115fd09 Update cbindgen and lock file hace 7 años
  Jeremy Soller b09435f17d Merge pull request #78 from Tommoa/master hace 7 años
  Tom Almeida d3c2e99ed7 Merge branch 'master' into master hace 7 años
  Tom Almeida d058390b75 The erroneous use came back! hace 7 años
  Tom Almeida 122f6cfef5 Merge branch 'master' of github.com:Tommoa/relibc hace 7 años