]> git.ipfire.org Git - thirdparty/sarg.git/commit - report.c
Move the log reading to a separate source file
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 22 Jun 2012 19:37:33 +0000 (21:37 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 22 Jun 2012 19:37:33 +0000 (21:37 +0200)
commit27d1fa35072fa2c092a5a4546d51b126d42dd548
tree52748e584bb5f463643964b65c24b5f137da1d75
parenta6be4967649b310c5a60d4dc2ec35fb99ff0ffd1
Move the log reading to a separate source file

First stage to factorize the huge main function.
CMakeLists.txt
Makefile.in
include/conf.h
include/defs.h
include/readlog.h [new file with mode: 0644]
log.c
readlog.c [new file with mode: 0644]
report.c
topuser.c