DragonFly-2.3.0.618.g215fdc master lib/libc/gmon Makefile.inc gmon.c mcount.c moncontrol.3

Peter Avalos pavalos at crater.dragonflybsd.org
Tue Apr 7 00:13:39 PDT 2009


commit 215fdc4ae0b385c7bec22e06c8e894639e2a1a44
Author: Peter Avalos <pavalos at theshell.com>
Date:   Tue Feb 3 09:20:30 2009 -0500

    Sync libc/gmon with FreeBSD:
    
    * asm -> __asm
    * Change warnx(foo, strerror()) to warn().
    * Fix some format strings.
    * Mark some statements that should probably use atomic ops.

Summary of changes:
 lib/libc/gmon/Makefile.inc |    2 +-
 lib/libc/gmon/gmon.c       |   35 ++++++++++++++++-------------------
 lib/libc/gmon/mcount.c     |   19 +++++++++----------
 lib/libc/gmon/moncontrol.3 |   21 +++++++++++----------
 4 files changed, 37 insertions(+), 40 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/215fdc4ae0b385c7bec22e06c8e894639e2a1a44


-- 
DragonFly BSD source repository





More information about the Commits mailing list