aboutsummaryrefslogtreecommitdiffstats
path: root/block-cloop.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-8/+8
2006-08-01async file I/O APIbellard1-3/+3
2006-02-01use uint8_t instead of charbellard1-4/+4
2004-12-12.dmg disk image format support (Johannes Schindelin)bellard1-1/+3
2004-09-29cloop driver (Johannes Schindelin)bellard1-0/+167