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: christos
Date: Thu Jan 12 00:35:38 UTC 2017
Modified Files:
src/lib/libc/include: extern.h namespace.h
src/lib/libc/string: Makefile.inc
Added Files:
src/lib/libc/string: strerror_ss.c
Log Message:
Add strerror_ss_r to be used by syslog_ss
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/include/extern.h
cvs rdiff -u -r1.182 -r1.183 src/lib/libc/include/namespace.h
cvs rdiff -u -r1.82 -r1.83 src/lib/libc/string/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/string/strerror_ss.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