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. |
||
|---|---|---|
| .. | ||
| arch | ||
| kse.h | ||
| libpthread_db.c | ||
| libpthread_db.h | ||
| libthr_db.c | ||
| Makefile | ||
| Symbol.map | ||
| thread_db.c | ||
| thread_db.h | ||
| thread_db_int.h | ||