DragonFly commits List (threaded) for 2009-04
DragonFly BSD
DragonFly commits List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.626.gf7eaf master include assert.h lib/libc/gen assert.c lib/libstand assert.c share/man/man3 assert.3


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Apr 2009 00:12:40 -0700 (PDT)

commit f7eaf18313812d4246336bea70f8710f6bb48208
Author: Peter Avalos <pavalos@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]