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: msaitoh
Date: Mon Jul 22 04:55:09 UTC 2013
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
Both increment_overflow() and normalize_overflow() have two different
declarations. One must be *32(). Fixes compile error observed on sparc64.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 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