summaryrefslogtreecommitdiff
path: root/net_ntrip.c
Commit message (Expand)AuthorAgeFilesLines
* David Ludlow's housekeeping and type-cleanup patch.Eric S. Raymond2010-01-021-3/+8
* Declare socket-valued ints as socket_t.Eric S. Raymond2009-12-311-1/+1
* Get rid of u_char, and some splint cleanup.Eric S. Raymond2009-12-311-1/+1
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-3/+0
* Finally found the right set of exclusions to stop splint from choking.Eric S. Raymond2009-09-111-0/+2
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-1/+1
* system call failure should be tested against -1, rather than "< 0"Chris Kuethe2009-07-091-3/+3
* change the dgnss_ prefix to netgnss_Chris Kuethe2009-07-041-4/+4
* create a net_ namespace for gpsd-as-a-client protocols. currently these areChris Kuethe2009-07-041-0/+475