L> BTW. What is the _exact_ datetime when Unix's freak ?
The last valid time is:
% TZ=GMT perl -MTime::localtime -le '$t=(2**31)-1;print $t;print ctime($t);'
Tue Jan 19 03:14:07 2038
%
-- Scott Henry <scotth@sgi.com> / Help! My disclaimer is missing! IRIX MTS, / GIGO *really* means: Garbage in, Gospel Out Silicon Graphics, Inc / http://reality.sgi.com/scotth/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/