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: jym
Date: Thu Sep 1 22:35:18 UTC 2011
Modified Files:
src/sys/lib/libkern: libkern.h
Added Files:
src/common/lib/libc/string: strnlen.c
Removed Files:
src/lib/libc/string: strnlen.c
Log Message:
Make strnlen(3) accessible in kernel. ok christos@.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/string/strnlen.c
cvs rdiff -u -r1.1 -r0 src/lib/libc/string/strnlen.c
cvs rdiff -u -r1.98 -r1.99 src/sys/lib/libkern/libkern.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