A minimal but flexible directory listing server
Find a file
Hiltjo Posthuma 6ec37625f8 config.mk: fix compiler warning, just use DEFAULT_SOURCE
warning was:
warning: implicit declaration of function 'strptime'
warning: implicit declaration of function 'setgroups'
2017-06-27 23:31:08 +02:00
arg.h Initial commit of quark rewrite 2016-09-02 09:59:02 +02:00
config.def.h Rewrite quark from the ground up again 2017-06-20 21:40:00 +02:00
config.mk config.mk: fix compiler warning, just use DEFAULT_SOURCE 2017-06-27 23:31:08 +02:00
LICENSE Rewrite quark from the ground up again 2017-06-20 21:40:00 +02:00
Makefile Rewrite quark from the ground up again 2017-06-20 21:40:00 +02:00
quark.1 Initial commit of quark rewrite 2016-09-02 09:59:02 +02:00
quark.c Fix normabspath() to handle consecutive '..'s properly 2017-06-21 11:02:35 +02:00