Gary E. Miller
|
5d638752c1
crc24q.c: Fix copyright, remove tabs, fix long lines.
|
5 лет назад |
Gary E. Miller
|
4ffb5284cd
gpsd_config.h needs to be first in all C files.
|
5 лет назад |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 лет назад |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 лет назад |
Eric S. Raymond
|
56e719970d
Code is fully cppcheck, splint, and Coverity clean.
|
11 лет назад |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 лет назад |
Eric S. Raymond
|
2240d9ca9f
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
|
12 лет назад |
Eric S. Raymond
|
3ea948ecb5
Ve more explicit about some types.
|
12 лет назад |
Eric S. Raymond
|
d9399e29ff
Insert SuS headers required for portablity, as revealed by deheader.
|
14 лет назад |
Chris Kuethe
|
0dd4481787
fix read past end of array. from cppcheck
|
15 лет назад |
Chris Kuethe
|
6513343b6b
use a more descriptive compilation conditional
|
15 лет назад |
Eric S. Raymond
|
12035915af
Reindent some utility modules. All regression tests pass.
|
15 лет назад |
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 лет назад |
Chris Kuethe
|
f5e46a580d
Unify the header protection macro style a bit.
|
16 лет назад |
Chris Kuethe
|
3ca39fe6c8
whitespace fixes
|
16 лет назад |
Eric S. Raymond
|
869f45fca7
Reference for people who want to understand CRC algorithms better.
|
16 лет назад |
Eric S. Raymond
|
588464026d
Minor polishing for possible future code reuse.
|
16 лет назад |
Eric S. Raymond
|
d690b6efd5
More splint cleanups.
|
16 лет назад |
Eric S. Raymond
|
d5fa3782dd
More documentation.
|
16 лет назад |
Eric S. Raymond
|
bdf2df3992
CRC24Q checksum works now.
|
16 лет назад |
Eric S. Raymond
|
bf807d59c3
Document the error polynomial.
|
16 лет назад |
Eric S. Raymond
|
f13358016c
Add a CRC-24Q implementation. It's wrong, but it's a start.
|
16 лет назад |