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: christos
Date: Wed May 20 22:03:29 UTC 2009
Modified Files:
src/common/lib/libc/stdlib: _strtol.h
Log Message:
Set endptr if the base is not supported. The opengroup spec does not special
case this condition. Note: glibc has the same problem.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/stdlib/_strtol.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