Stephen Hines 23360cc498 Remove invalid left shifts of -1.
Bug: 24492248

Shifting sign bits left is considered undefined behavior, so we need to
switch these uses to unsigned equivalents. The time_t-related code is
updated relative to upstream sources.

Change-Id: I226e5a929a10f5c57dfcb90c748fdac34eb377c2
2015-09-29 10:04:54 -07:00
..
2015-08-26 14:48:55 -07:00
2015-08-26 14:48:55 -07:00
2015-09-17 14:51:44 -07:00
2015-09-29 10:04:54 -07:00
2015-08-18 15:09:00 -07:00
2015-07-27 11:04:58 -07:00
2015-09-29 10:04:54 -07:00
2015-08-25 12:46:33 +01:00
2015-08-26 14:48:55 -07:00
2015-08-28 20:23:52 -07:00
2015-08-26 14:48:55 -07:00
2015-05-07 15:12:24 -07:00