mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
depend on namespace pollution and as such become more portable. This means including headers like <sys/types.h> or <stdlib.h>, but also making sure we include system/host headers before local headers. While here: define ENOATTR as ENOMSG in mtree.c. There is no ENOATTR on Linux. With this, makefs is ready for compilation on macOS and Linux. |
||
|---|---|---|
| .. | ||
| cd9660_archimedes.c | ||
| cd9660_archimedes.h | ||
| cd9660_conversion.c | ||
| cd9660_debug.c | ||
| cd9660_eltorito.c | ||
| cd9660_eltorito.h | ||
| cd9660_strings.c | ||
| cd9660_write.c | ||
| iso9660_rrip.c | ||
| iso9660_rrip.h | ||
| Makefile.inc | ||