DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.618.g215fdc master lib/libc/gmon Makefile.inc gmon.c mcount.c moncontrol.3
commit 215fdc4ae0b385c7bec22e06c8e894639e2a1a44
Author: Peter Avalos <pavalos@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]