diff options
author | Baolin Wang <[email protected]> | 2015-07-29 19:58:15 +0800 |
---|---|---|
committer | John Stultz <[email protected]> | 2015-08-17 11:25:28 -0700 |
commit | 19a46fe57a005a884ccb38419071f772ac2fca2b (patch) | |
tree | 9636598b561795e587c5aa83ceb88abf202aa994 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 7494e9eedee2121305a48af4fbbcedb69a2c2b93 (diff) |
time: Introduce struct itimerspec64
The struct itimerspec is not year 2038 safe on 32bit systems due to
the limitation of the struct timespec members. Introduce itimerspec64
which uses struct timespec64 instead and provide conversion functions.
Cc: Prarit Bhargava <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Baolin Wang <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions