aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/stdiostream.cpp
AgeCommit message (Expand)Author
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2009-12-30remove bad hackery caused by n64 port and avoid polluting StdioStream using a...Fabio Battaglia
2009-12-30Add Nintendo 64 port to trunk.Fabio Battaglia
2009-11-23PS2: Add new PS2FileStream class for std I/O.Max Horn
2009-11-23Remove unnecessary #include errno.hMax Horn
2009-11-23PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...Max Horn
2009-11-23PS2: cleanupMax Horn
2009-11-23Remove obsolete OSX & NDS specific stuff from StdioStream codeMax Horn
2009-03-06Added more ps2_* pseudo-posix entries for PS2 backend inMax Lingua
2009-01-02disable buffering for newlib's poor fread() implementationAndre Heider
2008-11-29Remove warnings from NDS build.Robin Watts
2008-09-14DS: Some more compile fixes (prope solution would of course be to overload ::...Max Horn
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-07Remove symbian defines from stdiostream.cppLars Persson
2008-09-06Unlike ferror, our Stream::ioFailed() is also supposed to return true when th...Max Horn
2008-09-05Updated filehandling for Symbian OSLars Persson
2008-09-05Ported AMIGA specific file buffering 'hack' from class File to StdioStreamMax Horn
2008-09-03Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ...Max Horn
2008-09-03Moved StdioStream to its own files inside backendsMax Horn