Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/stdlib
Module Name: src
Committed By: matt
Date: Fri Aug 22 03:00:02 UTC 2008
Modified Files:
src/common/lib/libc/stdlib: strtoll.c strtoull.c strtoumax.c
Log Message:
Properly deal with LIBC namespace issues.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/common/lib/libc/stdlib/strtoll.c
cvs rdiff -r1.3 -r1.4 src/common/lib/libc/stdlib/strtoull.c \
src/common/lib/libc/stdlib/strtoumax.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