summaryrefslogtreecommitdiff
path: root/bits_test.c
Commit message (Expand)AuthorAgeFilesLines
* This diff goes most of the way to getting us splint-clean again.Eric S. Raymond2009-01-051-2/+2
* Still more fixes for bitfield extraction. Eric S. Raymond2008-07-171-0/+1
* Revised and corrected bitfield functions.Eric S. Raymond2008-07-171-4/+7
* Factor out the bitfield functions, fix a bug in one, add tests.Eric S. Raymond2008-07-161-2/+30
* Rename big-endian bit extraction macros.Eric S. Raymond2008-07-151-50/+65
* Rename the little-endian bit-unpacking macros to be explicit about their LEness.Eric S. Raymond2008-07-151-18/+18
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* Add progress messages to gpsflash. splint cleanup.Eric S. Raymond2005-07-191-14/+14
* Add little-endian macros to bits.h. More fixes for the DBUS problem.Eric S. Raymond2005-07-181-40/+86
* Do consistent naming and some splint cleaning.Eric S. Raymond2005-07-161-0/+77