summary refs log tree commit diff
path: root/scripts/sandman.m
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-19 17:46:07 -0500
committerJune McEnroe <june@causal.agency>2022-02-19 17:46:07 -0500
commit70f627bc47e944a63f32fcf60db73913845772c6 (patch)
treeb1021b8f7be211af8f0e9e960352df9f03711af6 /scripts/sandman.m
parentFix edit.[ch] license notice additional permissions (diff)
downloadcatgirl-70f627bc47e944a63f32fcf60db73913845772c6.tar.gz
catgirl-70f627bc47e944a63f32fcf60db73913845772c6.zip
Enable -Wmissing-prototypes
In other words, warn when a function is missing static. I don't see
why this isn't in -Wextra.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
mmit/ui-shared.c?h=1.4.1&id=c0b59823035efc136a82a96094d164a979d9b2e9&follow=1'>redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt