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:   martin
Date:           Sat Jan 15 12:31:57 UTC 2011

Modified Files:
        src/lib/libc/time: Makefile localtime.c zdump.c zic.c

Log Message:
Backout previous, it breaks the build big time and causes e.g. date(1)
and top(1) to dump core.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/time/Makefile
cvs rdiff -u -r1.52 -r1.53 src/lib/libc/time/localtime.c
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/time/zdump.c
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/time/zic.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