aboutsummaryrefslogtreecommitdiff
path: root/libc/time.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-24mktime: fix off-by-one error calling days_in_monthStewart Smith1-1/+1
2017-08-24libc/time.c: days_in_month() use char rather than intStewart Smith1-1/+1
2016-06-20Fix for typosFrederic Bonnard1-1/+1
2014-08-15libc: Add mktime and gmtime_rAlistair Popple1-0/+142