Source-Changes archive

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

CVS commit: src/lib/libc/stdlib



Module Name:    src
Committed By:   thorpej
Date:           Sat Jan 18 11:32:05 UTC 2003

Modified Files:
        src/lib/libc/stdlib: atexit.c atexit.h getenv.c malloc.c setenv.c
            strtod.c

Log Message:
Merge the nathanw_sa branch.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/stdlib/atexit.c
cvs rdiff -r1.8 -r1.9 src/lib/libc/stdlib/atexit.h
cvs rdiff -r1.15 -r1.16 src/lib/libc/stdlib/getenv.c
cvs rdiff -r1.40 -r1.41 src/lib/libc/stdlib/malloc.c
cvs rdiff -r1.20 -r1.21 src/lib/libc/stdlib/setenv.c
cvs rdiff -r1.41 -r1.42 src/lib/libc/stdlib/strtod.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