DragonFly-2.3.0.626.gf7eaf master include assert.h lib/libc/gen assert.c lib/libstand assert.c share/man/man3 assert.3
Peter Avalos
pavalos at crater.dragonflybsd.org
Tue Apr 7 00:13:39 PDT 2009
commit f7eaf18313812d4246336bea70f8710f6bb48208
Author: Peter Avalos <pavalos at theshell.com>
Date: Fri Feb 13 13:43:06 2009 -0500
Sync assert with FreeBSD:
* Change __assert() function to print failing function name.
* Make the output from assert() look more like the example in the C99
standard.
Summary of changes:
include/assert.h | 19 +++++++++++++------
lib/libc/gen/assert.c | 18 +++++++++++-------
lib/libstand/assert.c | 16 +++++++++++-----
share/man/man3/assert.3 | 27 +++++++++++++++------------
4 files changed, 50 insertions(+), 30 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7eaf18313812d4246336bea70f8710f6bb48208
--
DragonFly BSD source repository
More information about the Commits
mailing list