An open API service indexing awesome lists of open source software.

https://github.com/void-linux/musl-obstack

A standalone library to implement GNU libc's obstack
https://github.com/void-linux/musl-obstack

voidlinux

Last synced: 5 months ago
JSON representation

A standalone library to implement GNU libc's obstack

Awesome Lists containing this project

README

          

musl-obstack

The musl-obstack package is a copy + paste of the `obstack`
functions and macros found in GNU gcc `libiberty` library
for use with musl libc.