summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/mmap.h
Commit message (Expand)AuthorAgeFilesLines
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-4/+0
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-1/+1
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* convert various c-style casts to C++-styleDavid Kalnischkies2017-12-131-2/+5
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+1
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-1/+2
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-3/+1
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-4/+4
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-141-0/+1
* update size of dynamic MMap as we write in from the outsideDavid Kalnischkies2011-02-131-0/+1
* * apt-pkg/contrib/mmap.{h,cc}:David Kalnischkies2010-02-271-0/+5
* extent the mmap to be able to handle currently not implementedDavid Kalnischkies2009-11-091-3/+7
* [contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies2009-07-081-0/+2
* * remove the remaining #ifdef __GNUG__ bitsMichael Vogt2006-10-021-2/+0
* * removed the pragma messMichael Vogt2006-10-021-1/+0
* * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-1/+1
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+4
* A few functions migrated aroundArch Librarian2004-09-201-3/+3
* Added a depends option to apt-cacheArch Librarian2004-09-201-1/+6
* Support for memory-only cachingArch Librarian2004-09-201-6/+9
* Dsync mergeArch Librarian2004-09-201-2/+1
* Widened the mmap sizeArch Librarian2004-09-201-2/+2
* Class File name change to FileFdArch Librarian2004-09-201-4/+4
* Compile of apt-cacheArch Librarian2004-09-201-2/+2
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-3/+3
* SyncArch Librarian2004-09-201-1/+5
* CheckpointArch Librarian2004-09-201-2/+2
* Base revisionsArch Librarian2004-09-201-0/+92