summaryrefslogtreecommitdiff
path: root/bits.h
Commit message (Collapse)AuthorAgeFilesLines
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
| | | | First line where possible, second line for scripts called with #!
* More EverMore fixes from Petr Slansky.Eric S. Raymond2005-07-201-17/+18
|
* Add little-endian macros to bits.h. More fixes for the DBUS problem.Eric S. Raymond2005-07-181-4/+27
|
* USED_SET needs to be a separate mask from SATELLITES_SET...Eric S. Raymond2005-07-081-3/+3
| | | | | ...because the NMEA driver sets them in different places. Add satellite-picture parsing to Evermore driver.
* Rob Janssen's first TSIP patch.Eric S. Raymond2005-06-111-2/+2
|
* New version of bits.h with fixed-width types for cross-architecture portability.Eric S. Raymond2005-06-101-21/+25
| | | | Also, the bit-getter macros from zodiac.c now live here.
* Make sirfmon use the bits macros.Eric S. Raymond2005-06-091-5/+18
|
* Second stage of bits.h integration; make the buffer argument explicit.Eric S. Raymond2005-06-091-13/+10
|
* First step in integrating Rob Janssen's new macros.Eric S. Raymond2005-06-091-0/+42