Ed Schouten ae824d80f2 Fix warnings found by -Wmising-variable-declarations.
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.
2012-10-19 05:43:38 +00:00
..
2012-06-02 08:47:26 +00:00
2012-02-11 20:43:01 +00:00
2012-04-18 07:02:53 +00:00
2012-09-28 12:29:25 +00:00
2012-10-05 18:42:50 +00:00
2012-10-06 17:54:42 +00:00
2012-05-11 20:06:46 +00:00
2012-10-18 15:39:29 +00:00
2012-02-25 14:31:25 +00:00
2012-06-21 21:47:08 +00:00
2012-10-14 14:45:54 +00:00