Xiang Xiao 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
..
Make.defs 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
clock.c 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
clock.h f337cc1380 sched/clock/ timekeeping: Use clock_basetime() to initialize g_clock_wall_time to get the best initial RTC value and initialize g_clock_last_counter too since the hardware may not start counting from zero. 6 年之前
clock_abstime2ticks.c 20a9a62fdf Make compare_timespec public so timer driver could reuse it 4 年之前
clock_dow.c f914ec6e2b tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c. 5 年之前
clock_getres.c d2af57169b tools/nxstyle.c: Fix a rare false alarm that could occur if a variable or function name begins with the sub-string 'union' or 'struct'. misc fixes under fs/ and sched/ from application of current version of nxstyle. 4 年之前
clock_gettime.c 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
clock_initialize.c 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
clock_settime.c 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
clock_systime_ticks.c 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
clock_systime_timespec.c 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
clock_ticks2time.c 8fdbb1e0a4 Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 6 年之前
clock_time2ticks.c 8fdbb1e0a4 Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 6 年之前
clock_timekeeping.c 6309165fe0 tools/nxstyle.c: Add automatic detection of line width based on examining 4 年之前
clock_timekeeping.h 46bd8798c5 ched/clock/: Remove g_monotonic_basetime and g_clock_monotonic_time since we don't need ensure monotonic time start from zero as state here: http://pubs.opengroup.org/onlinepubs/009696899/functions/clock_getres.html 6 年之前
clock_timespec_add.c a762c06ed9 Fix typos and some incorrect comments 4 年之前
clock_timespec_subtract.c a762c06ed9 Fix typos and some incorrect comments 4 年之前