Gary E. Miller
|
6bba8b329f
gps_read(): fix some nasty buffer overruns and corruptions.
|
6 years ago |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 years ago |
Rob Norris
|
2860464274
Move declarations of libgps_debug related functions and definitions.
|
9 years ago |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 years ago |
Eric S. Raymond
|
44b3532e07
Implement POSIX clock_gettime(3) for systems that lack it (like Mac OS X).
|
10 years ago |
Michal Privoznik
|
4b83ce7d7f
libgps.h: Fix linkage problem
|
10 years ago |
Eric S. Raymond
|
fa02bd8b41
GNU libc timegm() turns out to be buggy when DST is on (glibc-2.19).
|
10 years ago |
Matt
|
65000a4058
Add scons check for gmtime
|
10 years ago |
Eric S. Raymond
|
d4fd3d2ed3
Do the right thing if we're not using glibc - use local timegm().
|
10 years ago |
Eric S. Raymond
|
aba7e7828d
Clean up another FIXME.
|
10 years ago |
Mike Frysinger
|
70fa71306d
punt export_t
|
12 years ago |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 years ago |
Eric S. Raymond
|
bf2aae8014
Typo fix.
|
13 years ago |
Eric S. Raymond
|
db993006c3
First cut at implementing waiting test for shm export.
|
13 years ago |
Michael Tatarinov
|
3230c766b2
Remove duplicate code.
|
13 years ago |
Eric S. Raymond
|
34f69cc5d2
Magic-number elimination.
|
13 years ago |
Eric S. Raymond
|
e88b9f8d24
Canned mainloop function for socket export...
|
13 years ago |
Eric S. Raymond
|
88eb3cee8d
Runtime dispatch to methods is working in the client library.
|
13 years ago |
Eric S. Raymond
|
af7ae8196b
Avoid a name collision.
|
13 years ago |
Eric S. Raymond
|
45b6da360a
First step in runtime export dispatch for the client library.
|
13 years ago |
Eric S. Raymond
|
a621529414
Break out prototypes for client library export methgods into a new heasder.
|
13 years ago |