git: DragonFly_RELEASE_4_8 libc/gmon: Replace sbrk() with mmap()
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jul 30 13:16:31 PDT 2017
commit cacb6ce51e91231c687aea6714c1402fde939f57
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Fri Jun 23 01:40:14 2017 +0200
libc/gmon: Replace sbrk() with mmap()
- Fixes profiling for C++ programs compiled with lang/gcc5.
Taken-from: FreeBSD (svn 288009)
Summary of changes:
lib/libc/gmon/gmon.c | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cacb6ce51e91231c687aea6714c1402fde939f57
--
DragonFly BSD source repository
More information about the Commits
mailing list