]> git.ipfire.org Git - thirdparty/squid.git/commit
Added src/base directory for fundamental, commonly-used code pieces that are
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 07:15:47 +0000 (00:15 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 07:15:47 +0000 (00:15 -0700)
commit5bd7a218106577c144d9d4a962cb7c8ab1b3e0ce
treed2b2b8f097af953c4f1757f0ecb7dccd2803a549
parent4fcc4dab4c73ebeb735db2b4dac3f4e04f8310ab
Added src/base directory for fundamental, commonly-used code pieces that are
not large enough to warrant their own directories. Currently base/ contains
the beginning of AsyncCalls hierarchy, which may eventually get its own
directory.
configure.in
src/base/Makefile.am [new file with mode: 0644]