aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/FileInStream.cxx
Commit message (Expand)AuthorAgeFilesLines
* rdr: Fix incorrect error checking after fread()Steve Kondik2017-07-081-3/+3
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-1/+1
* Make sure Exceptions do not use unsafe format stringsPierre Ossman2015-03-031-1/+1
* Add stream class to feed data from a filePierre Ossman2015-02-131-0/+87