No description
91923c7320
Use obstack.{c,h} from gcc-10.2.0 include/obstack.h and libiberty/obstack.c |
||
---|---|---|
.gitignore | ||
AUTHORS | ||
bootstrap.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
musl-obstack.pc.in | ||
NEWS | ||
obstack.c | ||
obstack.h | ||
obstack_printf.c | ||
README | ||
README.md |
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.