aboutsummaryrefslogtreecommitdiffstats
path: root/uniso.c
Commit message (Expand)AuthorAgeFilesLines
* fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka2016-11-021-6/+6
* uniso: change license to MITNatanael Copa2016-05-201-8/+24
* uniso: use ssize_t for skipped bytesNatanael Copa2016-05-201-2/+2
* uniso: fix compiler warningsNatanael Copa2016-05-201-2/+3
* uniso: fix build on OSXNatanael Copa2016-05-201-2/+17
* uniso: process all bytes of the imageTimo Teräs2014-10-081-51/+57
* uniso: include sys/types.h for u_int*_tTimo Teräs2013-07-051-0/+1
* uniso: fix compile warning on x86_64Natanael Copa2012-03-231-1/+1
* uniso: try handle shared extentsNatanael Copa2011-03-101-1/+48
* added unisoNatanael Copa2011-03-011-0/+571