mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05: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 |
||
|---|---|---|
| .. | ||
| config.c | ||
| config.h | ||
| dns_utils.c | ||
| dns_utils.h | ||
| FreeBSD.conf.latest | ||
| FreeBSD.conf.quarterly | ||
| Makefile | ||
| Makefile.depend | ||
| pkg.7 | ||
| pkg.c | ||