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: Mon Aug 19 13:03:12 UTC 2013
Modified Files:
src/include: string.h
src/lib/libc/include: extern.h namespace.h
src/lib/libc/string: strerror.c strerror_r.c
Log Message:
Add strerror_l.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/include/string.h
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/include/extern.h
cvs rdiff -u -r1.167 -r1.168 src/lib/libc/include/namespace.h
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/string/strerror.c
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/string/strerror_r.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