about summary refs log tree commit diff
path: root/src/libstd/sys/cloudabi/time.rs
AgeCommit message (Expand)AuthorLines
2018-12-13Fix dur2intervals import on cloudabiLinus Färnstrand-1/+1
2018-12-13Add checked_sub for Instant and SystemTimeLinus Färnstrand-23/+14
2018-12-13Add checked_add method to Instant time typeLinus Färnstrand-13/+6
2018-11-25Auto merge of #55527 - sgeisler:time-checked-add, r=sfacklerbors-6/+13
2018-11-15Implement checked_add_duration for SystemTimeSebastian Geisler-6/+13
2018-11-06refactor: use shorthand fieldsteresy-2/+2
2018-01-11Implement libstd for CloudABI.Ed Schouten-0/+111