Files
musl/src/time
Rich Felker 8d93cb5775 fix strftime handling of out-of-range struct tm fields
strftime results are unspecified in this case, but should not invoke
undefined behaviour.

tm_wday, tm_yday, tm_mon and tm_year fields were used in signed int
arithmetic that could overflow.

based on patch by Szabolcs Nagy.
2015-10-14 18:58:15 -04:00
..
2013-07-17 05:24:50 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-07-17 05:24:50 -04:00
2013-07-17 05:24:50 -04:00
2013-07-17 05:24:50 -04:00