libc - nmalloc clean part 3
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 24 Nov 2019 06:39:01 +0000 (22:39 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 24 Nov 2019 17:03:36 +0000 (09:03 -0800)
commit4989e1f16dc880a63a7a75f51c91b360780d804b
tree7b2b09903de51c3c3bed1e3206a7c0b13be0e8f6
parent369c9b6ca801f3b4ba739e0527a5de34bb51e9d8
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.
lib/libc/stdlib/nmalloc.c