]> git.cameronkatri.com Git - cgit.git/commit
Add cache.h
authorLars Hjemli <hjemli@gmail.com>
Thu, 27 Mar 2008 08:22:13 +0000 (09:22 +0100)
committerLars Hjemli <hjemli@gmail.com>
Thu, 27 Mar 2008 08:22:13 +0000 (09:22 +0100)
commitee4056bd2c902a12dea67874368863fe60ea5a5f
treed54da54ace7b8999cf8785d877a0a9cad5262a0c
parentdc3282f0baa14949439593729a45fbe143e3622c
Add cache.h

The functions found in cache.c are only used by cgit.c, so there's no
point in rebuilding all object files when the cache interface is changed.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cache.c
cache.h [new file with mode: 0644]
cgit.c
cgit.h