Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libkern
Module Name: src
Committed By: christos
Date: Thu Jul 1 19:04:14 UTC 2004
Modified Files:
src/sys/lib/libkern: memchr.c strchr.c strrchr.c strstr.c strtoul.c
Log Message:
add __UNCONST
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/lib/libkern/memchr.c \
src/sys/lib/libkern/strchr.c
cvs rdiff -r1.2 -r1.3 src/sys/lib/libkern/strrchr.c
cvs rdiff -r1.3 -r1.4 src/sys/lib/libkern/strstr.c
cvs rdiff -r1.7 -r1.8 src/sys/lib/libkern/strtoul.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