Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/time
Module Name: src
Committed By: christos
Date: Fri Dec 13 10:34:47 UTC 2013
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
add a cast for sparc64 where int_fast32_t is long (should it be?), and
time_t is int32_t (for compat)
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/lib/libc/time/localtime.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index