]> git.sesse.net Git - fjl/history - bitsource.c
Microoptimization: Use a form of byteswapping that gcc realizes that is auto-zero...
[fjl] / bitsource.c
2009-05-31 sgunderson@bigfoot.comLet the bit source alert about EOF as soon as we have...
2009-05-31 sgunderson@bigfoot.comAdd optional padding data at the end to the bit source...
2009-01-03 Steinar H. GundersonThe bit source needs to actually consume the data it...
2009-01-03 Steinar H. GundersonRename input.h to bitsource.h (and friends).