index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgps_shm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/ipc.h needs XOPEN_SOURCE 500
Gary E. Miller
2016-08-15
1
-1
/
+1
*
Fix a warning when C99 specified.
Gary E. Miller
2016-08-15
1
-0
/
+4
*
Improved resilience in gps_shm_close() in case it is called after an unsucces...
Robert Norris
2016-08-02
1
-1
/
+1
*
Prevent client crashes if one calls gps_close() multiple times
Robert Norris
2016-08-02
1
-0
/
+1
*
Fatal typo broke the build. Oops.
Eric S. Raymond
2016-01-17
1
-1
/
+1
*
Simpler fix for fd clobbering in the SHM library interface.
Eric S. Raymond
2016-01-17
1
-3
/
+7
*
Prevent gps fd from being stimpeed by shated-memory interface.
Eric S. Raymond
2016-01-16
1
-1
/
+2
*
Fix memory leak in case of shmat() failure
Zbigniew Chyla
2015-06-01
1
-0
/
+1
*
Fix checking the result of shmat() call
Zbigniew Chyla
2015-06-01
1
-1
/
+1
*
Revert "Copy structs using assignment, not memcpy()."
Gary E. Miller
2015-04-28
1
-2
/
+6
*
Copy structs using assignment, not memcpy().
Zbigniew Chyla
2015-04-28
1
-6
/
+2
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-8
/
+2
*
Clean up most spint errors. All regression tests pass.
Eric S. Raymond
2015-03-28
1
-1
/
+1
*
Yet more: Line expects to suppress X error, found 0 errors
Gary E. Miller
2015-03-25
1
-1
/
+1
*
remove extraneous semicolon
Gary E. Miller
2015-03-13
1
-1
/
+1
*
splint/cppcheck/coverity prerelease cleanup.
Eric S. Raymond
2015-03-13
1
-1
/
+1
*
Document SHM and JSON timeout is in uSec. Fix SHM so that is true.
Gary E. Miller
2015-03-12
1
-2
/
+3
*
OS X needs a lot of time.h
Gary E. Miller
2015-03-08
1
-0
/
+1
*
Insert memory barriers in libgps_shm_waiting().
Eric S. Raymond
2015-03-06
1
-4
/
+8
*
Comment and documentation polishing.
Eric S. Raymond
2015-03-06
1
-1
/
+1
*
Repair the logic for setting a non-default SHM export segment.
Eric S. Raymond
2015-02-16
1
-1
/
+1
*
Instrument shm segment creation a bit better.
Eric S. Raymond
2015-02-11
1
-2
/
+4
*
BSD compiler waening and splint cleanup.
Eric S. Raymond
2015-02-11
1
-0
/
+2
*
Implement and document GPSD_SHM_KEY environment variable.
Eric S. Raymond
2015-02-09
1
-2
/
+2
*
First part of Android port patches: deal with in_port_t. SUN_LEN, and getsid().
Eric S. Raymond
2014-08-18
1
-2
/
+4
*
Clarifying name change. All regression test pass. PPS is live.
Eric S. Raymond
2013-11-06
1
-7
/
+7
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-2
/
+1
*
Fix hang bug in the SHM client code. Thanks to Michael Tatarinov.
Eric S. Raymond
2013-11-01
1
-2
/
+2
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-9
/
+9
*
The shm export gets a waiting method.
Eric S. Raymond
2011-10-03
1
-10
/
+23
*
First cut at implementing waiting test for shm export.
Eric S. Raymond
2011-10-03
1
-0
/
+14
*
Remove duplicate code.
Michael Tatarinov
2011-09-30
1
-1
/
+0
*
Magic-number elimination.
Eric S. Raymond
2011-09-30
1
-2
/
+2
*
Re-do runtime dispatch in the client library.
Eric S. Raymond
2011-09-30
1
-2
/
+0
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-0
/
+2
*
Avoid a name collision.
Eric S. Raymond
2011-09-28
1
-2
/
+2
*
First step in runtime export dispatch for the client library.
Eric S. Raymond
2011-09-28
1
-4
/
+18
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-1
/
+1
*
Break out prototypes for client library export methgods into a new heasder.
Eric S. Raymond
2011-09-28
1
-0
/
+1
*
Abstract out the shm export main loop.
Eric S. Raymond
2011-09-28
1
-0
/
+15
*
Get back to a state where the shm export works.
Eric S. Raymond
2011-09-27
1
-25
/
+0
*
More API convergence.
Eric S. Raymond
2011-09-27
1
-2
/
+1
*
Converge the library APIs for different transports more closely.
Eric S. Raymond
2011-09-27
1
-0
/
+26
*
Comment fix.
Eric S. Raymond
2011-06-30
1
-2
/
+2
*
Make the shared-memory export set the NMEA status field.
Eric S. Raymond
2011-04-18
1
-0
/
+7
*
Banish a compiler warning.
Eric S. Raymond
2011-04-12
1
-0
/
+4
*
Scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-0
/
+2
*
Improve the barrier code and beat GCC harder about not reordering operations.
Eric S. Raymond
2011-03-28
1
-2
/
+3
*
Double-buffer to prevent a corrupted shm read from clobbbering the user copy.
Eric S. Raymond
2011-03-28
1
-3
/
+11
*
Part repair of the shm dispatch.
Eric S. Raymond
2011-03-27
1
-0
/
+1
[next]