Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: apb
Date: Sat Jun 14 13:09:37 UTC 2014
Modified Files:
src/lib/libc/gen: uname.c
Log Message:
If sysctl kern.version returns a string that's too long
to fit in {struct utsname}.version then just use the
truncated value.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/uname.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