aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/symbian/symbianstream.h
AgeCommit message (Collapse)Author
2014-02-18SYMBIAN: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-01-01Set/unified svn:keywords for all *.h and *.cpp filesMax Horn
svn-id: r35651
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
eos() now only returns true _after_ trying to read past the end of the stream. This has a large potential for regressions. Please test! svn-id: r34549
2008-09-13Big patch changing the signature of various Stream methods (some ports may ↵Max Horn
need to be slightly tweaked to fix overloading errors/warnings) svn-id: r34514
2008-09-11Added SymbianStream.h for SymbianStdioStream definitionLars Persson
Renamed Symbian stream implementation to SymbianStdioStream instead of StdioStream. svn-id: r34498