]> git.ipfire.org Git - thirdparty/sarg.git/commit - getconf.c
Download suffix stored in index with dichotomic search for efficiency.
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 20 Dec 2009 20:06:18 +0000 (20:06 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 20 Dec 2009 20:06:18 +0000 (20:06 +0000)
commit6e792ade63afab731225ba993bf0f41526b81861
treea7b1113ed4a22ee4f1cb34aacf1e0a97387b1548
parent0a4e18e109dac9b5cb5f1197d5650f2fecce6bbe
Download suffix stored in index with dichotomic search for efficiency.
Added getword_atoll to extract a number without requiring an additionnal string buffer.
18 files changed:
CMakeLists.txt
datafile.c
documentation/download.txt [new file with mode: 0644]
documentation/getconf.txt
documentation/util.txt
download.c
getconf.c
include/conf.h
include/defs.h
include/info.h
log.c
repday.c
report.c
siteuser.c
topsites.c
topuser.c
totger.c
util.c