• Home
Name Date Size #Lines LOC

..--

Android.bpD04-Jul-20251.5 KiB4843

METADATAD04-Jul-202545 43

MODULE_LICENSE_PUBLIC_DOMAIND04-Jul-20250

NOTICED04-Jul-2025257 54

OWNERSD04-Jul-2025221 54

README.txtD04-Jul-2025417 118

README.versionD04-Jul-202581 54

dlmalloc.cD04-Jul-2025217.7 KiB6,3253,669

dlmalloc.hD04-Jul-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