Cynerd opened a new pull request, #7198: URL: https://github.com/apache/incubator-nuttx/pull/7198
## Summary Implementation of GlibC's Obstacks (https://www.gnu.org/software/libc/manual/html_node/Obstacks.html) tweaked to be less memory-consuming (although it is way less efficient for a lot of small allocations). ## Testing Tested with a custom application, as well as outside NuttX (except for `printf` part, of course). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org