Commit History

Upphovsman SHA1 Meddelande Datum
  Boian Bonev 0c47b03d1c Fix typos 4 år sedan
  Gary E. Miller c42beb80a7 timespec.h: Add TSTOMS(), and tests for it. remove tabs. 4 år sedan
  Gary E. Miller d19d26d089 timespec.h: Add MS_IN_NS. 4 år sedan
  Gary E. Miller 19133579ad timespec.h: Add the USTOTS() like MSTOTS() but for micro seconds. 4 år sedan
  Gary E. Miller 3d0924cd3f time*.[ch]: Update copyright, remove tabs, fix long lines. 5 år sedan
  Gary E. Miller bc05cd99b1 Change nanowait() to use timespec. 5 år sedan
  Gary E. Miller 7454cf8c3f ppsthread.c: replace (long long) with (int64_t). 5 år sedan
  Gary E. Miller 2e14e2971c driver_greis.c: Use fixed size int to maybe fix odd FreeBSD problem. 5 år sedan
  Gary E. Miller e7c9873b65 timespec_str.c: Have timespec_str() return pointer to buf. 5 år sedan
  Gary E. Miller e1d960f2be timespec_str.c: Minor cleanup. Use TS_GEZ(). Add comment. 5 år sedan
  Gary E. Miller b5520801c5 timespec.h: remove timestamp_t form comment. 5 år sedan
  Gary E. Miller 19ec593e76 timespec.h: Add TS_SUB_D(). Subtract 2 timespec, return double. 5 år sedan
  Gary E. Miller fbe78abfea timespec.h: Add TS_NZ() macro to check for non-zero timespec. 5 år sedan
  Gary E. Miller 46b5148d01 timespec.h: Add TS_EQ() macro. Check it two timespecs are equal. 5 år sedan
  Gary E. Miller cdbf15c8e0 timespec.h: Add TS_GE() macro. 5 år sedan
  Gary E. Miller a27f65331d timespec.h: Add TS_GZ() and TS_GT() macros. 5 år sedan
  Gary E. Miller 0e1bfe8405 gpsd.h: Change gps_context_t.gps_tow from double to timespec_t 5 år sedan
  Gary E. Miller 6c05f1cb31 timespec.h: Add MSTOTC() macro. Integer milli sec to timespec_t. 5 år sedan
  Gary E. Miller 1d4a09541a gps.h: Change gps_fix_t time to timepec_t. 5 år sedan
  Gary E. Miller e78d969bba nanowait(): move prototupe from gpsd.h to timespec.h 6 år sedan
  Gary E. Miller 931995286f timespec.h: Change MS to US for micro seconds. 6 år sedan
  Gary E. Miller 959c6722c5 libgps_sock: Fix to the fix for pselect() change. 6 år sedan
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 år sedan
  Haakan Johansson 1829ba9c51 Minor spell and wording. 9 år sedan
  Gary E. Miller 09f2659e61 Fix some nits. 9 år sedan
  Gary E. Miller 8c8de43092 Revert a change to TSTONS() that caused loss of precision. 9 år sedan
  Gary E. Miller 70b0355e57 Add warning for TSTONS() 9 år sedan
  Gary E. Miller b7ada8e1c8 NS_TO_SEC must be LL to prevent overflow on 32 bit binaries. 9 år sedan
  Gary E. Miller 271801553f Remove duplicate definition of timespec_diff_ns() 9 år sedan
  Gary E. Miller 79393cfc0b A horrowshow of whitespace hacks. 10 år sedan