mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
This self-written compiler warning, which is hopefully going to be committed into LLVM sources soon, warns about potentially missing `static' keywords, similar to -Wmissing-prototypes. - bin/pax: Move external declaration of chdname and s_mask into extern.h. - bin/setfacl: Move setfacl.c-specific stuff out of setfacl.h. - sbin/mount_fusefs: Remove char *progname; use getprogname(). - others: add `static' where possible. |
||
|---|---|---|
| .. | ||
| extern.h | ||
| Makefile | ||
| rcp.1 | ||
| rcp.c | ||
| util.c | ||