]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Only provide function information in compile environments that support
authormike <mike@FreeBSD.org>
Sat, 27 Oct 2001 20:11:10 +0000 (20:11 +0000)
committermike <mike@FreeBSD.org>
Sat, 27 Oct 2001 20:11:10 +0000 (20:11 +0000)
commit186071821a5c388da21ab0a53f41dfb0eea24cf7
treefa20a2f93c4614ce7747af799dd77a495d6132b3
parentb37309f7648547e5c69ae317a1d73d8b631bd55f
Only provide function information in compile environments that support
the C99 variable __func__ and never for C++.  Provide a more meaningful
example in the assert(3) manual.

Reviewed by: asmodai, bde
lib/libc/gen/assert.c
lib/libstand/assert.c
share/man/man3/assert.3
sys/sys/cdefs.h