Historique des commits

Auteur SHA1 Message Date
  Gary E. Miller caff0a6428 Add GPSD_LOG() shim to gpsd_log(). il y a 5 ans
  Gary E. Miller f4fecfc52a Swap first two arguments in gpsd_log(). il y a 5 ans
  Gary E. Miller a32b96edcd gpsctl: Note an include. il y a 5 ans
  Gary E. Miller 8b4929fe75 SConstruct: Move _XOPEN_SOURCE into SConstruct. il y a 5 ans
  Gary E. Miller 2d37b2d47d Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct. il y a 5 ans
  Gary E. Miller c5d0f43cbd Make sure gpsd_config.h is before all includes. il y a 5 ans
  Gary E. Miller e5b493a366 POSIX_C_SOURCE: Not just a linux define. 200112L is a minimum. il y a 6 ans
  Kian Karas 1467a24090 gpsctl: fix busy loop waiting for device il y a 6 ans
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. il y a 6 ans
  Gary E. Miller 6bba8b329f gps_read(): fix some nasty buffer overruns and corruptions. il y a 6 ans
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. il y a 7 ans
  Eric S. Raymond 22de7749a1 In gpsctl, fore timeout of 2 on u-blox. il y a 7 ans
  John Klug 02d31b09c4 Fixes spurious error message from gpsctl -e. il y a 8 ans
  Robert Norris e2695bd13a Explicit marking of ignoring fprintf() result il y a 8 ans
  Gary E. Miller cb216cd0ad Shield FreeBSD from standards compliance. il y a 8 ans
  Gary E. Miller a7729b67c4 for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999 il y a 8 ans
  Gary E. Miller 1b6571adbc __DARWIN_C_LEVEL and _DARWIN_C_SOURCE to silence some warnings. il y a 8 ans
  Gary E. Miller aca3818fad sys/ipc.h needs XOPEN_SOURCE 500 il y a 8 ans
  Gary E. Miller e67e4118a0 usleep() is removed from POSIX-2008. Replace with nanosleep() il y a 8 ans
  Gary E. Miller 7329c9234f Change JSON line ending \n to \r\n. il y a 9 ans
  Zbigniew Chyla e1fc91c428 Copy structs using assignment, not memcpy(). il y a 10 ans
  Gary E. Miller 0de9f0dbba A gaggle of whitespace gaffs. il y a 10 ans
  Gary E. Miller 838d9fefa4 Revert "Copy structs using assignment, not memcpy()." il y a 10 ans
  Zbigniew Chyla d196578824 Copy structs using assignment, not memcpy(). il y a 10 ans
  Gary E. Miller f84929ad32 gpsctl now correctly identifies a PPS device in direct mode. il y a 10 ans
  Eric S. Raymond 28bf37132d Retire splint from our set of static analyzers. il y a 10 ans
  Eric S. Raymond 009ba6e345 Clean up most spint errors. All regression tests pass. il y a 10 ans
  Gary E. Miller 9d7fa48c3d The last of: Line expects to suppress X errors, found 0 errors il y a 10 ans
  Eric S. Raymond df34a3add8 gpsd-report() -> gpsd_log() il y a 10 ans
  Eric S. Raymond 46278e05fb Generqte -V messages in a uniform way. il y a 10 ans