[PATCH][BZ #16996] get_nprocs: Only return explictly set cache values

Roland McGrath roland@hack.frob.com
Thu Jun 12 20:37:00 GMT 2014


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).



More information about the Libc-alpha mailing list