| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Also add -Werror=old-style-definition to enforce new code.
Message-Id: <ZBZ+8xf7GHy2RT/h@jupiter.tail36e24.ts.net>
|
|
|
|
|
| |
This fixes a long list of undefined references when compiling with -O0
by using static instead of extern in header files.
|
|
|
|
|
|
|
|
|
| |
* mapped-time.h: Include <maptime.h>.
(fill_timeval): Function removed.
(fetch_jiffies): Use maptime_read.
* timer-emul.c (init_time): Use maptime_map and maptime_read.
* linux/sched.h (fetch_xtime): Use maptime_read.
* linux/time.h (do_gettimeofday): Likewise.
|
| |
|
| |
|
| |
|
|
|