mirror of
https://github.com/opnsense/src.git
synced 2026-05-17 19:50:52 -04: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. |
||
|---|---|---|
| .. | ||
| _libdwarf.h | ||
| dwarf.h | ||
| dwarf_abbrev.c | ||
| dwarf_attr.c | ||
| dwarf_attrval.c | ||
| dwarf_cu.c | ||
| dwarf_dealloc.c | ||
| dwarf_die.c | ||
| dwarf_dump.c | ||
| dwarf_errmsg.c | ||
| dwarf_errno.c | ||
| dwarf_finish.c | ||
| dwarf_form.c | ||
| dwarf_func.c | ||
| dwarf_init.c | ||
| dwarf_loc.c | ||
| libdwarf.h | ||
| Makefile | ||