David M. Lee
feb1a43412
Portably sscanf tv_usec
...
In a timeval, tv_usec is defined as a suseconds_t, which could be
different underlying types on different platforms. Instead of trying to
scanf directly into the timeval, scanf into a long int, then copy that
into the timeval.
Change-Id: I29f22d049d3f7746b6c0cc23fbf4293bdaa5eb95
2016-07-27 13:09:01 -05:00
..
2016-03-18 22:04:18 -05:00
2014-07-25 16:47:17 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-03-01 20:22:06 -06:00
2016-07-27 13:09:01 -05:00
2016-01-14 09:26:15 -06:00
2015-04-13 03:48:57 -04:00
2016-07-18 19:40:22 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-13 16:34:23 -05:00
2015-04-13 03:48:57 -04:00
2016-06-28 12:40:49 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-10-20 22:24:00 -05:00
2016-02-11 11:26:03 -06:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-07-12 05:00:16 -05:00
2015-05-14 05:41:30 -05:00
2014-04-23 15:02:39 +00:00
2015-04-13 03:48:57 -04:00
2015-06-15 17:14:56 -05:00
2015-04-19 20:07:45 -05:00
2015-04-13 03:48:57 -04:00
2015-10-07 09:24:31 +03:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2012-10-14 21:56:13 +00:00