Eric S. Raymond
|
d898a7d56d
Use pselect unconditionally. We're assuming POSIX-2001.1 conformance.
|
10 years ago |
Eric S. Raymond
|
d607c875a0
Repair the logic for setting a non-default SHM export segment.
|
10 years ago |
Eric S. Raymond
|
1b6b651d32
BSD compiler waening and splint cleanup.
|
10 years ago |
Eric S. Raymond
|
facc087936
Implement and document GPSD_SHM_KEY environment variable.
|
10 years ago |
Eric S. Raymond
|
2c9e5b2eb5
splint cleanup. All regressiion tests pass.
|
10 years ago |
Eric S. Raymond
|
5242310d70
Add -R option to gpsctl to remove SHM export segment, use in SConstruct.
|
10 years ago |
Eric S. Raymond
|
a61e28529d
Easy splint cleanups. All regression tests pass.
|
10 years ago |
Zbigniew Chyla
|
18d76d6bda
Always use sizeof to get array size
|
10 years ago |
Eric S. Raymond
|
f66460894d
Permit error messages from gpsctl again.
|
10 years ago |
Eric S. Raymond
|
77d0a8490c
Minimal option requires conditionalization of some code.
|
10 years ago |
Eric S. Raymond
|
3756d7a810
splint/cppcheck cleanuo after the gpsd_report change.
|
10 years ago |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 years ago |
Eric S. Raymond
|
7b0feb1812
Reverse linkage of gpsd_report() is abolished. All regression tests pass.
|
10 years ago |
Eric S. Raymond
|
0a113e2f39
More gpsd_report removal. All regression tests pass.
|
10 years ago |
Eric S. Raymond
|
995976ab06
The big leap. Most instances of gpsd_report are replaced...
|
10 years ago |
Eric S. Raymond
|
6203e5b8fc
Introduce struct errout_t to encapsulate error-reporting hooks.
|
10 years ago |
Eric S. Raymond
|
f69edaae7b
Eliminate reverse linkage of gpsd_write. All regression tests pass.
|
10 years ago |
Eric S. Raymond
|
617ade42a6
Fix trivial but fatal errors introduced by last commit.
|
10 years ago |
Eric S. Raymond
|
4bf5e0bd3a
Properly free devices when select() sees bad fds for them.
|
10 years ago |
Eric S. Raymond
|
80fe8fa98b
Include <sys/select.h> everywhere fd_set us used.
|
10 years ago |
Eric S. Raymond
|
117b8c2fcc
Attempt to recover from EBADF in the main select.
|
10 years ago |
Michael Tatarinov
|
e4e83b53e5
Use the gps_errstr() to handle gps_open() errors.
|
11 years ago |
Eric S. Raymond
|
ae654f81a3
Investigating ways to get rid of CLOSE_DELAY in the test framework...
|
11 years ago |
Eric S. Raymond
|
8c153ffb9f
Typo fix.
|
11 years ago |
Eric S. Raymond
|
de40beae4f
In gpsctl, make client mode ID operation report the device subtype.
|
11 years ago |
Eric S. Raymond
|
0ddafa77fb
Teach gpsctl to extract subtype information.
|
11 years ago |
Eric S. Raymond
|
25c55a4c7a
Rename and rationalize driver table instances. No logic changes.
|
11 years ago |
Eric S. Raymond
|
795b233b94
Fix more build breakage. Partial splint cleanup.
|
11 years ago |
Eric S. Raymond
|
8ee5a7a3a3
I don't know how the previous commit compiled...
|
11 years ago |
Eric S. Raymond
|
7024d7817f
Polish the modified gpsmon timeout logic.
|
11 years ago |