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
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
Revert "Makes 'GPSD' SHM export exclusive."
Gary E. Miller
2017-06-05
1
-1
/
+1
*
Makes 'GPSD' SHM export exclusive.
Fred Wright
2017-03-24
1
-1
/
+1
*
Fixes broken 'GPSD' SHM export.
Fred Wright
2017-03-24
1
-13
/
+14
*
Initial creation of os_compat.h.
Fred Wright
2017-01-22
1
-1
/
+0
*
sys/ipc.h needs XOPEN_SOURCE 500
Gary E. Miller
2016-08-15
1
-0
/
+4
*
Do not let the SHM linger forever.
Gary E. Miller
2016-04-15
1
-0
/
+12
*
Tweak a commment about SHMMEM handling.
Gary E. Miller
2015-10-05
1
-0
/
+5
*
Use correct size of segment for shared-mem export
Zbigniew Chyla
2015-04-28
1
-3
/
+3
*
Replace overly complex memcpy with struct assignment
Zbigniew Chyla
2015-04-28
1
-3
/
+1
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-4
/
+0
*
OS X needs a lot of time.h
Gary E. Miller
2015-03-08
1
-0
/
+1
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-12
/
+13
*
Repair the logic for setting a non-default SHM export segment.
Eric S. Raymond
2015-02-16
1
-3
/
+3
*
Tweak instrumentation to find out why alternate export segment isn't being set.
Eric S. Raymond
2015-02-16
1
-4
/
+9
*
Instrument shm segment creation a bit better.
Eric S. Raymond
2015-02-11
1
-3
/
+3
*
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
-3
/
+4
*
Fix clang's only warning in non-test code, about a cast in the shmexport code.
Eric S. Raymond
2015-01-27
1
-2
/
+2
*
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