Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: kleink
Date: Thu Jan 26 11:13:42 UTC 2006
Modified Files:
src/lib/libc/stdio: perror.c
src/lib/libc/string: strerror.c
Log Message:
Must include "namespace.h" for strerror_r()'s internal name.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/lib/libc/stdio/perror.c
cvs rdiff -r1.13 -r1.14 src/lib/libc/string/strerror.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