git: libc - nmalloc clean part 3
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Nov 24 09:03:39 PST 2019
commit 4989e1f16dc880a63a7a75f51c91b360780d804b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Nov 23 22:39:01 2019 -0800
libc - nmalloc clean part 3
* Cleanup the sigblockall()/sigunblockall() use cases to
remove unnecessary recursive counts. It suffices to wrap
the exported functions, fork callbacks, and the destructor.
Summary of changes:
lib/libc/stdlib/nmalloc.c | 33 +++++++--------------------------
1 file changed, 7 insertions(+), 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4989e1f16dc880a63a7a75f51c91b360780d804b
--
DragonFly BSD source repository
More information about the Commits
mailing list