mirror of
https://github.com/opnsense/src.git
synced 2026-05-14 10:13:48 -04:00
open_memstream(3) is a standard way to obtain the same feature we do get
by using sbuf(9) (aka dynamic size buffer), switching to using it makes
pkg(7) more portable, and reduces its number of dependencies.
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D30005
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| config.c | ||
| config.h | ||
| dns_utils.c | ||
| dns_utils.h | ||
| FreeBSD.conf.latest | ||
| FreeBSD.conf.quarterly | ||
| Makefile | ||
| Makefile.depend | ||
| pkg.7 | ||
| pkg.c | ||