A minimal but flexible directory listing server
Find a file
Hiltjo Posthuma fc9f02cee3 memcpy regions may not overlap, use memmove
for example a path: "/../../" made quark abort().
2017-07-05 19:34:25 +02:00
arg.h Initial commit of quark rewrite 2016-09-02 09:59:02 +02:00
config.def.h make directory listing a run-time flag 2017-06-27 23:31:08 +02:00
config.mk config.mk: fix warning about strptime on glibc 2017-06-28 20:20:10 +02:00
LICENSE add myself to the license (contributor) 2017-06-27 23:31:08 +02:00
Makefile Rewrite quark from the ground up again 2017-06-20 21:40:00 +02:00
quark.1 make directory listing a run-time flag 2017-06-27 23:31:08 +02:00
quark.c memcpy regions may not overlap, use memmove 2017-07-05 19:34:25 +02:00