Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 gadi atpakaļ |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 gadi atpakaļ |
Gary E. Miller
|
8b4929fe75
SConstruct: Move _XOPEN_SOURCE into SConstruct.
|
5 gadi atpakaļ |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 gadi atpakaļ |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 gadi atpakaļ |
Gary E. Miller
|
8b3c233363
Revert "Makes 'GPSD' SHM export exclusive."
|
7 gadi atpakaļ |
Fred Wright
|
3a8d8e8d82
Makes 'GPSD' SHM export exclusive.
|
8 gadi atpakaļ |
Fred Wright
|
4ee196cd9c
Fixes broken 'GPSD' SHM export.
|
8 gadi atpakaļ |
Fred Wright
|
cb1403d842
Initial creation of os_compat.h.
|
8 gadi atpakaļ |
Gary E. Miller
|
aca3818fad
sys/ipc.h needs XOPEN_SOURCE 500
|
8 gadi atpakaļ |
Gary E. Miller
|
22c3fafb25
Do not let the SHM linger forever.
|
9 gadi atpakaļ |
Gary E. Miller
|
79ee92ac14
Tweak a commment about SHMMEM handling.
|
9 gadi atpakaļ |
Zbigniew Chyla
|
2b7e3753ec
Use correct size of segment for shared-mem export
|
10 gadi atpakaļ |
Zbigniew Chyla
|
4f5c06746a
Replace overly complex memcpy with struct assignment
|
10 gadi atpakaļ |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 gadi atpakaļ |
Gary E. Miller
|
603f875e56
OS X needs a lot of time.h
|
10 gadi atpakaļ |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
10 gadi atpakaļ |
Eric S. Raymond
|
d607c875a0
Repair the logic for setting a non-default SHM export segment.
|
10 gadi atpakaļ |
Eric S. Raymond
|
e7e4ef68e8
Tweak instrumentation to find out why alternate export segment isn't being set.
|
10 gadi atpakaļ |
Eric S. Raymond
|
5b3382dce4
Instrument shm segment creation a bit better.
|
10 gadi atpakaļ |
Eric S. Raymond
|
1b6b651d32
BSD compiler waening and splint cleanup.
|
10 gadi atpakaļ |
Eric S. Raymond
|
facc087936
Implement and document GPSD_SHM_KEY environment variable.
|
10 gadi atpakaļ |
Eric S. Raymond
|
7b0ae083b7
Fix clang's only warning in non-test code, about a cast in the shmexport code.
|
10 gadi atpakaļ |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 gadi atpakaļ |
Eric S. Raymond
|
995976ab06
The big leap. Most instances of gpsd_report are replaced...
|
10 gadi atpakaļ |
Eric S. Raymond
|
6203e5b8fc
Introduce struct errout_t to encapsulate error-reporting hooks.
|
10 gadi atpakaļ |
Eric S. Raymond
|
caf45e635c
First part of Android port patches: deal with in_port_t. SUN_LEN, and getsid().
|
10 gadi atpakaļ |
Eric S. Raymond
|
783cc0486f
Clarifying name change. All regression test pass. PPS is live.
|
11 gadi atpakaļ |
Eric S. Raymond
|
6c69f66af4
Repair outdated comment.
|
11 gadi atpakaļ |
Eric S. Raymond
|
4361ec2d89
Change gpsd_report to no longer use a global. All regression tests pass.
|
11 gadi atpakaļ |