Tree for my work on http://tools.suckless.org/quark/
Find a file
Laslo Hunhold 1879e14e79 Be extra pedantic again and remove all warnings
Since now config.def.h has been reduced we don't have any more unused
variables and thus the manual fiddling with error-levels is no longer
necessary.
To get a completely clean result though we have to still cast some
variables here and there.
2018-03-05 00:30:53 +01:00
arg.h Rename _i,_argused to i_,argused_ 2017-08-04 17:57:58 +02:00
config.def.h Introduce flag-centric usage 2018-03-05 00:14:25 +01:00
config.mk Be extra pedantic again and remove all warnings 2018-03-05 00:30:53 +01:00
http.c Be extra pedantic again and remove all warnings 2018-03-05 00:30:53 +01:00
http.h Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
LICENSE Add some missing headers and interface visibility macro 2018-03-05 00:21:54 +01:00
main.c Be extra pedantic again and remove all warnings 2018-03-05 00:30:53 +01:00
Makefile Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
quark.1 Refine manpage concerning the UNIX-domain socket file 2018-02-05 17:15:05 +01:00
resp.c Be extra pedantic again and remove all warnings 2018-03-05 00:30:53 +01:00
resp.h Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
sock.c Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
sock.h Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
util.c Introduce flag-centric usage 2018-03-05 00:14:25 +01:00
util.h Introduce flag-centric usage 2018-03-05 00:14:25 +01:00