Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Sanjeev Gupta 7245a2c42b Clean up usage message in gps2udp 5 vuotta sitten
  Gary E. Miller d36c45c209 gps2udp: Note some include files. 5 vuotta sitten
  Gary E. Miller 362c8aa99d gps2udp.c: remove duplicate gpsd_config.h 5 vuotta sitten
  Gary E. Miller b41de9b21c Move _DEFAULT_SOURCE into gpsd_config.h 5 vuotta sitten
  Gary E. Miller 2d37b2d47d Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct. 5 vuotta sitten
  Gary E. Miller c5d0f43cbd Make sure gpsd_config.h is before all includes. 5 vuotta sitten
  Eric S. Raymond cb19184e77 CentOS port fix. 6 vuotta sitten
  Eric S. Raymond 1998c0301f Factor most uses of pselect(2) into a new utility function named 'nanowait'. 6 vuotta sitten
  Gary E. Miller 2541f0bdc9 gpspipe: POSIX_C_SOURCE breaks on osX. 6 vuotta sitten
  Gary E. Miller 92d6a78098 gps2udp: setting POSIX_C_LEVEL breaks strsep() on osX. 6 vuotta sitten
  Gary E. Miller e5b493a366 POSIX_C_SOURCE: Not just a linux define. 200112L is a minimum. 6 vuotta sitten
  Eric S. Raymond 5517175ed5 Eliminate effectively all uses of struct timeval. 6 vuotta sitten
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 vuotta sitten
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 vuotta sitten
  Fred Wright 68372c3547 Fixes spelling of "daemonization". 8 vuotta sitten
  Fred Wright 6d649db513 Whitespace cleanups related to recent changes. 8 vuotta sitten
  Robert Norris e2695bd13a Explicit marking of ignoring fprintf() result 8 vuotta sitten
  Fred Wright 2cb17f9160 Centralizes daemon() calls. 8 vuotta sitten
  Gary E. Miller 4c8a74fa03 strsep() and daemon() needs _DEFAULT_SOURCE, replace bcopy() 8 vuotta sitten
  Gary E. Miller 71ca59c4b9 oWhoops, don't fix the fix. Plus an off-by one. 8 vuotta sitten
  Zbigniew Chyla e1fc91c428 Copy structs using assignment, not memcpy(). 10 vuotta sitten
  Gary E. Miller 0de9f0dbba A gaggle of whitespace gaffs. 10 vuotta sitten
  Gary E. Miller 838d9fefa4 Revert "Copy structs using assignment, not memcpy()." 10 vuotta sitten
  Zbigniew Chyla d196578824 Copy structs using assignment, not memcpy(). 10 vuotta sitten
  Eric S. Raymond 28bf37132d Retire splint from our set of static analyzers. 10 vuotta sitten
  Gary E. Miller 603f875e56 OS X needs a lot of time.h 10 vuotta sitten
  Eric S. Raymond 4964c68cf4 Assume POSIX-conformant termios.h. 10 vuotta sitten
  Matt 822cf84c9f Guard includes of termios.h with #ifdef HAVE_TERMIOS_H 10 vuotta sitten
  Eric S. Raymond ab59cbb7b6 Coverity/splint cleanup. 10 vuotta sitten
  Zbigniew Chyla d0174ca4e7 Add str_starts_with macro, use it instead of strncmp. 10 vuotta sitten