Brian May <b...@debian.org> writes:

> My vague understanding is that this might already be possible by
> defining __USE_TIME_BITS64.

I may not have got this exactly right:

/*
 * The event structure itself
 * Note that __USE_TIME_BITS64 is defined by libc based on
 * application's request to use 64 bit time_t.
 */

... from /usr/include/linux/input.h

This implies it should be possible for ap application to request 64 bit
time_t, but not sure how.
-- 
Brian May <b...@debian.org>

Reply via email to