Name Date Size #Lines LOC

..--

Android.bpH A D25-Apr-20251.5 KiB4843

METADATAH A D25-Apr-202545 43

MODULE_LICENSE_PUBLIC_DOMAINHD25-Apr-20250

NOTICEH A D25-Apr-2025257 54

OWNERSH A D25-Apr-2025149 43

README.txtH A D25-Apr-2025417 118

README.versionH A D25-Apr-202581 54

dlmalloc.cH A D25-Apr-2025217.7 KiB6,3253,669

dlmalloc.hH A D25-Apr-202523.7 KiB621134

README.txt

1This directory contains malloc/free routines implemented by Doug Lea
2(aka dlmalloc). You should not edit these files directly. Make fixes
3upstream and then pull down the new version of the file.
4
5This code is imported from: ftp://g.oswego.edu/pub/misc/
6It is currently version 2.8.6.
7
8Currently there are very minor modifications that are signified with:
9BEGIN android-changed: change description
10END android-changed
11

README.version

1URL: ftp://g.oswego.edu/pub/misc/
2Version: 2.8.6
3BugComponent: 44922
4Owners: bdc
5