summaryrefslogtreecommitdiff
path: root/libgps_sock.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make the sock_export=no build.Eric S. Raymond2011-08-261-13/+7
* Add const qualifiers to some arguments never modified.Eric S. Raymond2011-04-061-2/+2
* trying to get compiling with socket-exportJon Schlueter2011-04-021-0/+1
* Magic-number and strncpy elimination. All regression tests passEric S. Raymond2011-03-291-2/+2
* Scan-build and splint cleanup. All regression tests pass.Eric S. Raymond2011-03-281-2/+2
* Shared-memory export is now integrated and documented.Eric S. Raymond2011-03-271-11/+18
* Begin splitting apart libgps_core.c into socket-export and generic functions.Eric S. Raymond2011-03-271-0/+564