time: enforce recent POSIX ruling that time_t is integral
authorEric Blake <eblake@redhat.com>
Fri, 8 Oct 2010 23:15:47 +0000 (17:15 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 8 Oct 2010 23:21:52 +0000 (17:21 -0600)
commit3759a3c4cda4264ef43d31e6ebdfb22d6b9dcb87
treee9ac89f8c86b46b1bdf9101bb6670b4127639d03
parenta1885e2dc2a8f1c79ead4e6ceca1a53827b89048
time: enforce recent POSIX ruling that time_t is integral

* lib/time.in.h (__time_t_must_be_integral): Detect any
problematic systems, allowing the rest of gnulib to assume POSIX.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/time.in.h