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: pooka
Date: Mon Sep 24 14:19:03 UTC 2007
Modified Files:
src/sys/lib/libkern: __assert.c libkern.h
Log Message:
Rename __assert() to __kernassert() so that it doesn't collide
with the libc version. They take different arguments.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/lib/libkern/__assert.c
cvs rdiff -r1.70 -r1.71 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