]> git.ipfire.org Git - thirdparty/sarg.git/commit - log.c
Use the correct format for off_t on amd64.
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 27 Jul 2009 19:21:26 +0000 (19:21 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 27 Jul 2009 19:21:26 +0000 (19:21 +0000)
commit2357ef77d5de2112a3d4c3d3de3908ac198d3f69
treee866d59dbd9fc73160474ac354b014264d61f0da
parentdfb337be156aa191feba8fadab57359df4caca96
Use the correct format for off_t on amd64.
Use the mechanism provided by configure to set the directories of the application instead of the custom variables.
More doxygen documentation.
12 files changed:
Makefile.in
configure
configure.in
documentation/exclude.txt [new file with mode: 0644]
documentation/log.txt [new file with mode: 0644]
documentation/util.txt
exclude.c
include/conf.h
include/defs.h
include/info.h
log.c
util.c