Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 12/19/2000 16:33:00
Module Name: sharesrc
Committed By: kleink
Date: Tue Dec 19 14:33:00 UTC 2000
Modified Files:
basesrc/include: assert.h
basesrc/lib/libc/gen: assert.c
sharesrc/share/man/man3: assert.3
Log Message:
C99: Print the name of the function enclosing the assertion, if possible.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/include/assert.h
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/gen/assert.c
cvs rdiff -r1.5 -r1.6 sharesrc/share/man/man3/assert.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.