You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ut_SG560D/UM.9.14/external/dlmalloc
quectel 55794fdde8 QCM6490:Alyssa:upload QCM6490 android12 base code.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7
4 years ago
..
MODULE_LICENSE_PUBLIC_DOMAIN QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
NOTICE QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
OWNERS QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
README.txt QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
README.version QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
malloc.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
malloc.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago

README.txt

This directory contains malloc/free routines implemented by Doug Lea
(aka dlmalloc). You should not edit these files directly. Make fixes
upstream and then pull down the new version of the file.

This code is imported from: ftp://g.oswego.edu/pub/misc/
It is currently version 2.8.6.

Currently there are very minor modifications that are signified with:
BEGIN android-changed: change description
END android-changed