A minimal but flexible directory listing server
Find a file
Laslo Hunhold bd2e9e66ff Fix normabspath() to handle consecutive '..'s properly
The approach with lastp only works if we only go back one dir at a time.
Of course, this cannot be assumed, so we traverse the path backwards
looking for the previous /.
2017-06-21 11:02:35 +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 Rewrite quark from the ground up again 2017-06-20 21:40:00 +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