summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/mmap.cc
AgeCommit message (Expand)AuthorFilesLines
2009-11-09extent the mmap to be able to handle currently not implementedDavid Kalnischkies1-42/+85
2009-08-02* apt-pkg/contrib/mmap.cc:Julian Andres Klode1-1/+1
2009-07-26merge with lp:apt/debian-sidDavid Kalnischkies1-1/+1
2009-07-24merge from the donkult branchMichael Vogt1-4/+11
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies1-6/+14
2009-07-21The 'not dead yet' releaseMichael Vogt1-34/+79
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies1-45/+23
2009-07-08add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies1-0/+24
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies1-21/+63
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin1-2/+4
2008-10-28fix various -Wall warningsMichael Vogt1-2/+3
2007-09-27* apt-pkg/acquire-item.cc:Michael Vogt1-2/+2
2007-09-10* make apt build with g++ 4.3Michael Vogt1-0/+2
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2005-09-28* leak fix for debian #250583Michael Vogt1-2/+2
2004-09-20Ensure the memory buffer is 0'dArch Librarian1-1/+2
2004-09-20Join with aliencodeArch Librarian1-8/+15
2004-09-20More or group patchesArch Librarian1-3/+3
2004-09-20Fixed msync thingyArch Librarian1-3/+1
2004-09-20Fixed sign conversionArch Librarian1-1/+3
2004-09-20A few functions migrated aroundArch Librarian1-2/+2
2004-09-20Small range check bugArch Librarian1-3/+4
2004-09-20Support for memory-only cachingArch Librarian1-18/+49
2004-09-20Fixes for mmap and yodlArch Librarian1-5/+4
2004-09-20Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/...Arch Librarian1-2/+2
2004-09-20modified apt-pkg/contrib/mmap.cc to not use the define ...Arch Librarian1-2/+3
2004-09-20Fix for hurdArch Librarian1-1/+5
2004-09-20Needs Unpack fixesArch Librarian1-1/+4
2004-09-20Widened the mmap sizeArch Librarian1-2/+2
2004-09-20Progress and combined cache generatorArch Librarian1-1/+4
2004-09-20Class File name change to FileFdArch Librarian1-3/+3
2004-09-20Compile of apt-cacheArch Librarian1-6/+9
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-4/+4
2004-09-20SyncArch Librarian1-1/+5
2004-09-20CheckpointArch Librarian1-2/+3
2004-09-20CheckpointArch Librarian1-7/+9
2004-09-20Base revisionsArch Librarian1-0/+227