summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/mmap.cc
AgeCommit message (Expand)Author
2012-07-24for filesystems not supporting mmap'ing a file we need to use aDavid Kalnischkies
2012-07-24trigger the usage of the fallback code for kfreebsd also in theDavid Kalnischkies
2012-07-20* apt-pkg/contrib/mmap.cc:David Kalnischkies
2012-06-16Fix previous commit: Do not call memset() if realloc() returned NULL.Julian Andres Klode
2012-06-16Zero out the new memory allocated with realloc().Julian Andres Klode
2012-06-16* apt-pkg/contrib/mmap.cc:Julian Andres Klode
2012-05-21* apt-pkg/contrib/mmap.cc:David Kalnischkies
2012-01-18improve error reporting in case of errors in combination with zlibDavid Kalnischkies
2011-12-13Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies
2011-12-11 - add a ReadLine methodDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-05-13MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needsDavid Kalnischkies
2011-02-14* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-02-12* apt-pkg/contrib/mmap.cc:David Kalnischkies
2010-07-09* doc/apt.conf.5.xml:David Kalnischkies
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies
2010-06-26make the MMap Grow Error a fatal one as while in theory the code shouldDavid Kalnischkies
2010-05-13* contrib/mmap.cc:David Kalnischkies
2010-02-27* apt-pkg/contrib/mmap.{h,cc}:David Kalnischkies
2009-11-09extent the mmap to be able to handle currently not implementedDavid Kalnischkies
2009-08-02* apt-pkg/contrib/mmap.cc:Julian Andres Klode
2009-07-26merge with lp:apt/debian-sidDavid Kalnischkies
2009-07-24merge from the donkult branchMichael Vogt
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies
2009-07-08add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin
2008-10-28fix various -Wall warningsMichael Vogt
2007-09-27* apt-pkg/acquire-item.cc:Michael Vogt
2007-09-10* make apt build with g++ 4.3Michael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2005-09-28* leak fix for debian #250583Michael Vogt
2004-09-20Ensure the memory buffer is 0'dArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20More or group patchesArch Librarian
2004-09-20Fixed msync thingyArch Librarian
2004-09-20Fixed sign conversionArch Librarian
2004-09-20A few functions migrated aroundArch Librarian
2004-09-20Small range check bugArch Librarian
2004-09-20Support for memory-only cachingArch Librarian
2004-09-20Fixes for mmap and yodlArch Librarian
2004-09-20Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/...Arch Librarian
2004-09-20modified apt-pkg/contrib/mmap.cc to not use the define ...Arch Librarian
2004-09-20Fix for hurdArch Librarian
2004-09-20Needs Unpack fixesArch Librarian
2004-09-20Widened the mmap sizeArch Librarian