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_sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-2
/
+2
*
More cppcheck warning fixups. All regression tests pass.
Eric S. Raymond
2012-05-18
1
-0
/
+3
*
Simplify code for parsing old protocol.
Eric S. Raymond
2012-05-10
1
-22
/
+9
*
The shm export gets a waiting method.
Eric S. Raymond
2011-10-03
1
-1
/
+0
*
Remove duplicate code.
Michael Tatarinov
2011-09-30
1
-1
/
+0
*
splint cleanup.
Eric S. Raymond
2011-09-30
1
-0
/
+2
*
Re-do runtime dispatch in the client library.
Eric S. Raymond
2011-09-30
1
-4
/
+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
-0
/
+2
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-2
/
+2
*
Break out prototypes for client library export methgods into a new heasder.
Eric S. Raymond
2011-09-28
1
-0
/
+1
*
Get back to a state where the shm export works.
Eric S. Raymond
2011-09-27
1
-6
/
+6
*
More API convergence.
Eric S. Raymond
2011-09-27
1
-3
/
+1
*
Converge the library APIs for different transports more closely.
Eric S. Raymond
2011-09-27
1
-5
/
+7
*
More refactoring.
Eric S. Raymond
2011-09-27
1
-0
/
+16
*
Uniform use of safe_atof(). All regression tests pass.
Eric S. Raymond
2011-08-27
1
-1
/
+5
*
Make the sock_export=no build.
Eric S. Raymond
2011-08-26
1
-13
/
+7
*
Add const qualifiers to some arguments never modified.
Eric S. Raymond
2011-04-06
1
-2
/
+2
*
trying to get compiling with socket-export
Jon Schlueter
2011-04-02
1
-0
/
+1
*
Magic-number and strncpy elimination. All regression tests pass
Eric S. Raymond
2011-03-29
1
-2
/
+2
*
Scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-2
/
+2
*
Shared-memory export is now integrated and documented.
Eric S. Raymond
2011-03-27
1
-11
/
+18
*
Begin splitting apart libgps_core.c into socket-export and generic functions.
Eric S. Raymond
2011-03-27
1
-0
/
+564