summaryrefslogtreecommitdiff
path: root/sys/src/9/port/tod.c
AgeCommit message (Collapse)Author
2016-01-07kernel: remove todfix overflow iprint() spamcinap_lenrek
2014-08-16kernel: fix todfix() racecinap_lenrek
we have to recheck the condition under tod lock, otherwise another process can come in and updated tod.last and tod.off and once we have the lock, we would make time jump backwards.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen