aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/posix-clock.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructureGravatar Paul Gortmaker 1-0/+1
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreGravatar Richard Cochran 1-15/+9
2011-03-12posix-clocks: Check write permissions in posix syscallsGravatar Torben Hohn 1-2/+12
2011-02-02posix clocks: Introduce dynamic clocksGravatar Richard Cochran 1-0/+441