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
/
ntpshmread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only read the system clock for tvc is we are going to use it.
Gary E. Miller
2016-06-16
1
-2
/
+0
*
More trailing whitespace fixups.
Gary E. Miller
2015-04-30
1
-2
/
+2
*
Revert "Copy structs using assignment, not memcpy()."
Gary E. Miller
2015-04-28
1
-1
/
+1
*
Copy structs using assignment, not memcpy().
Zbigniew Chyla
2015-04-28
1
-1
/
+1
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-10
/
+2
*
splint cleanup. Fixes for minor but real issues...
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
*
splint cleanup of new code.
Eric S. Raymond
2015-03-08
1
-0
/
+1
*
ppsthread.c is now fully decoupled from the libgpsd_core.c structures.
Eric S. Raymond
2015-03-08
1
-1
/
+0
*
Begin factoring out ntplib.
Eric S. Raymond
2015-03-07
1
-2
/
+2
*
Comment and documentation polishing.
Eric S. Raymond
2015-03-06
1
-3
/
+5
*
Cmmment typo.
Gary E. Miller
2015-03-03
1
-1
/
+1
*
Tell ntpshhmon to merely snoop SHM updates, not consume them.
Eric S. Raymond
2015-03-03
1
-2
/
+9
*
Implement POSIX clock_gettime(3) for systems that lack it (like Mac OS X).
Eric S. Raymond
2015-03-01
1
-9
/
+0
*
ntpshm.c -> ntpshmwrite.c; ntpmon -> ntpshmmon.
Eric S. Raymond
2015-02-27
1
-1
/
+1
*
Whitespace & comment polishing.
Eric S. Raymond
2015-02-27
1
-6
/
+5
*
clock_gettime() port fix for OS X.
Eric S. Raymond
2015-02-27
1
-0
/
+11
*
Pre-release splint/cppcheck/coverity cleanup. All regression tests pass.
Eric S. Raymond
2015-02-26
1
-5
/
+13
*
Concurrency protection for ntpmon using memory barrier instructions.
Eric S. Raymond
2015-02-25
1
-36
/
+49
*
In gpmon, it was confusing to use 'mode' as a report field that wasn't SHM mode.
Eric S. Raymond
2015-02-25
1
-10
/
+9
*
Make ntpmon autoconfigure and do subsecond polling.
Eric S. Raymond
2015-02-25
1
-2
/
+7
*
In ntpmon, increase collection time precision and collect the precision field.
Eric S. Raymond
2015-02-25
1
-2
/
+3
*
ntpmon code polishing.
Eric S. Raymond
2015-02-25
1
-1
/
+9
*
In tpmon, timestamp reports properly and deal with bad status.
Eric S. Raymond
2015-02-25
1
-0
/
+3
*
First cut at an interface for the read side of an NTP SHM connection.
Eric S. Raymond
2015-02-25
1
-0
/
+141