Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Thu Apr 18 21:54:11 UTC 2013

Modified Files:
        src/include: stdlib.h
        src/lib/libc/gdtoa: _strtof.c gdtoa.h strtod.c strtodg.c strtof.c
            strtof_vaxf.c strtold_subr.c strtopQ.c strtopx.c strtopxL.c
            strtord.c
        src/lib/libc/include: namespace.h

Log Message:
Add strtof_l, strtod_l and strtold_l.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/include/stdlib.h
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/gdtoa/_strtof.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/gdtoa/gdtoa.h
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gdtoa/strtod.c
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/gdtoa/strtodg.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/gdtoa/strtof.c \
    src/lib/libc/gdtoa/strtopQ.c src/lib/libc/gdtoa/strtopx.c \
    src/lib/libc/gdtoa/strtopxL.c
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/gdtoa/strtof_vaxf.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/gdtoa/strtold_subr.c
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/gdtoa/strtord.c
cvs rdiff -u -r1.158 -r1.159 src/lib/libc/include/namespace.h

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