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
/
shmexport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-3
/
+3
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-3
/
+3
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-3
/
+3
*
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
-3
/
+3
*
Repair outdated comment.
Eric S. Raymond
2013-11-01
1
-2
/
+1
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-3
/
+5
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-5
/
+5
*
First cut at implementing waiting test for shm export.
Eric S. Raymond
2011-10-03
1
-2
/
+3
*
Be extra careful about a USE_QT case.
Eric S. Raymond
2011-03-28
1
-0
/
+4
*
Improve the barrier code and beat GCC harder about not reordering operations.
Eric S. Raymond
2011-03-28
1
-1
/
+1
*
The shm transport finallly works through gps_open().
Eric S. Raymond
2011-03-28
1
-0
/
+1
*
Change return values in the shm interface to be more like socket export.
Eric S. Raymond
2011-03-27
1
-2
/
+4
*
Move the memory barrier instructions into the header file
Beat Bolli
2011-03-27
1
-6
/
+2
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-1
/
+1
*
Startlingly, memcpy() is *less* of a problem for the seqlock than I thought.
Eric S. Raymond
2011-03-26
1
-1
/
+1
*
Casts can easily screw you up.
Eric S. Raymond
2011-03-25
1
-5
/
+23
*
First cut at shared-memory export. Daemon-side only.
Eric S. Raymond
2011-03-25
1
-0
/
+79