Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib



Module Name:    src
Committed By:   mrg
Date:           Mon Jul  4 11:46:42 UTC 2011

Modified Files:
        src/lib/libc/gdtoa: hdtoa.c
        src/lib/libm/src: s_fmaxl.c s_fminl.c

Log Message:
avoid some uninitalised variable warnings.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/gdtoa/hdtoa.c
cvs rdiff -u -r1.2 -r1.3 src/lib/libm/src/s_fmaxl.c \
    src/lib/libm/src/s_fminl.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