Gary E. Miller
|
3a6c576aae
bits.h: Fix copyright, remove tabs.
|
5 роки тому |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 роки тому |
Gary E. Miller
|
51500bbd42
uint was rmoved in C99. If gpsd enforce C99, then uint must go.
|
8 роки тому |
Gary E. Miller
|
d9734d0886
Add getbeu24() to grab a 24 bit big endian word from a buffer.
|
9 роки тому |
Eric S. Raymond
|
3748ed40b6
More magic-number elimination.
|
10 роки тому |
Eric S. Raymond
|
c9024359e0
Wrote code and test for a function to left-shift bit arrays).
|
10 роки тому |
Eric S. Raymond
|
4e6f464178
Add a function to put a big-endian double. Not yet used.
|
11 роки тому |
Michael Tatarinov
|
b5c2841005
The signed/unsigned char fix.
|
12 роки тому |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 роки тому |
Eric S. Raymond
|
9194a2eaad
Cosmetic fix.
|
12 роки тому |
Eric S. Raymond
|
fa034144b0
Refacter the bits.c stuff to eliminate ugly globals...
|
12 роки тому |
Eric S. Raymond
|
bf8e3eb599
Remove obsoletre comment part. Should have gone with last commit.
|
12 роки тому |
Eric S. Raymond
|
ac67f2d3ee
Remove a kludge. Affects only the Evermore binary driver.
|
12 роки тому |
Eric S. Raymond
|
f3ee354cef
Ugh. This should have been in the last commit.
|
13 роки тому |
Eric S. Raymond
|
a4773c09be
Fix confusing whitespace.
|
13 роки тому |
Eric S. Raymond
|
38e09bb74c
More steps towards little-endiuan extraction.
|
13 роки тому |
Eric S. Raymond
|
95af981758
Rename some bit extractors.
|
13 роки тому |
Eric S. Raymond
|
1d996ee565
We no longer rely on long long to be 64 bits.
|
14 роки тому |
Eric S. Raymond
|
cafb272f98
Rename the bits.h macros to be explicit about operand length.
|
14 роки тому |
Eric S. Raymond
|
af87811bd5
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
|
15 роки тому |
Eric S. Raymond
|
8440c7d1fd
Copyright stamps everywhere. No code changes.
|
15 роки тому |
Eric S. Raymond
|
c99ef7348e
Address Berlios tracker bug #16299:
|
15 роки тому |
Eric S. Raymond
|
dbda81f426
Continuing the splint cleanup.
|
15 роки тому |
Chris Kuethe
|
f5e46a580d
Unify the header protection macro style a bit.
|
16 роки тому |
Eric S. Raymond
|
4ca672e113
Factor out the bitfield functions, fix a bug in one, add tests.
|
16 роки тому |
Eric S. Raymond
|
34a7384803
No longer necessary to define LITTLE_ENDIAN_PROTOCOL.
|
16 роки тому |
Eric S. Raymond
|
4eb223bcf4
Rename big-endian bit extraction macros.
|
16 роки тому |
Eric S. Raymond
|
c4e6423756
Rename the little-endian bit-unpacking macros to be explicit about their LEness.
|
16 роки тому |
Eric S. Raymond
|
1819dabea9
Fix unclean references to the packet output buffer from bits.h.
|
16 роки тому |
Eric S. Raymond
|
2f6775a876
Split the packet-sniffer internals out of the session structure.
|
18 роки тому |