[PATCH][BZ #16996] get_nprocs: Only return explictly set cache values
Siddhesh Poyarekar
siddhesh@redhat.com
Thu Jun 12 20:52:00 GMT 2014
On Thu, Jun 12, 2014 at 01:37:37PM -0700, Roland McGrath wrote:
> time_t is always an integer type counting seconds since 1970 in glibc.
> However, it can be signed and negative values can be valid timestamps (if
> you set your computer's clock to 1969, for example).
Oh yes, so:
(now == prev && now != 0)
Siddhesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140612/b836a0f6/attachment.sig>
More information about the Libc-alpha
mailing list