mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
This doesn't work with musl, which defines stdout as FILE * const. Instead, explicitly pass the desired output stream to ar_read_archive(). No functional change intended. Reviewed by: emaste MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D34064 |
||
|---|---|---|
| .. | ||
| acplex.l | ||
| acpyacc.y | ||
| ar.1 | ||
| ar.c | ||
| ar.h | ||
| Makefile | ||
| Makefile.depend | ||
| read.c | ||
| util.c | ||
| write.c | ||