]> git.ipfire.org Git - thirdparty/squid.git/commit - src/stat.cc
* Commit Andres Kroonmaa's chunked memory pool allocator
authoradrian <>
Sat, 6 Apr 2002 15:49:21 +0000 (15:49 +0000)
committeradrian <>
Sat, 6 Apr 2002 15:49:21 +0000 (15:49 +0000)
commitd96ceb8e4214ec5c04de85ee9814a87be33956c3
treea6c5f6de89dba5d3026359e3b65230135a62fd06
parentfab315fdabf0e4ebe2f2cfc5e7c2e7b47bfc2e5a
* Commit Andres Kroonmaa's chunked memory pool allocator
* bootstrap
55 files changed:
Makefile.in
configure
configure.in
doc/Makefile.in
doc/Programming-Guide/prog-guide.sgml
errors/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
icons/Makefile.in
include/MemPool.h [new file with mode: 0644]
include/autoconf.h.in
include/memMeter.h [new file with mode: 0644]
include/splay.h
include/util.h
lib/Makefile.am
lib/Makefile.in
lib/MemPool.c [new file with mode: 0644]
lib/splay.c
lib/util.c
src/Makefile.am
src/Makefile.in
src/auth/Makefile.in
src/auth/basic/auth_basic.cc
src/auth/digest/auth_digest.cc
src/auth/ntlm/auth_ntlm.cc
src/defines.h
src/fs/Makefile.in
src/fs/coss/store_dir_coss.cc
src/fs/diskd/Makefile.in
src/fs/diskd/store_dir_diskd.cc
src/fs/ufs/store_dir_ufs.cc
src/main.cc
src/mem.cc
src/protos.h
src/repl/Makefile.in
src/repl/lru/store_repl_lru.cc
src/squid.h
src/stat.cc
src/structs.h
src/tools.cc
src/typedefs.h