mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 06:55:13 +00:00
the width of all block comments. Includes a check to assure that all block comments use the same line width. Verified against all .c files under /sched. There were a few cosmetic changes to the coding style under /sched to account to new, correctly detected problems in the /sched files. |
||
|---|---|---|
| .. | ||
| clock.c | ||
| clock.h | ||
| clock_abstime2ticks.c | ||
| clock_dow.c | ||
| clock_getres.c | ||
| clock_gettime.c | ||
| clock_initialize.c | ||
| clock_settime.c | ||
| clock_systimer.c | ||
| clock_systimespec.c | ||
| clock_ticks2time.c | ||
| clock_time2ticks.c | ||
| clock_timekeeping.c | ||
| clock_timekeeping.h | ||
| clock_timespec_add.c | ||
| clock_timespec_subtract.c | ||
| Make.defs | ||