index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
stdlib
/
malloc
/
heap_free.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I fou...
Rob Landley
2008-10-28
1
-4
/
+4
*
Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old.
Khem Raj
2008-10-11
1
-2
/
+2
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
fix up malloc debug building
Mike Frysinger
2007-04-13
1
-1
/
+1
*
Doc fix.
Miles Bader
2002-08-30
1
-1
/
+1
*
(__heap_free): Tighten up the inner loop, and make the code more readable.
Miles Bader
2002-08-30
1
-29
/
+24
*
Size tweaks.
Miles Bader
2002-07-25
1
-7
/
+7
*
Redo the locking, so that it may actually work. Now locking is done at
Miles Bader
2002-07-25
1
-5
/
+1
*
Factor out some common code sequences into inline functions.
Miles Bader
2002-07-24
1
-47
/
+14
*
* Automatically try to unmap heap free-areas when they get very big.
Miles Bader
2002-07-23
1
-1
/
+5
*
Rename mutex stuff to use heap-specific names.
Miles Bader
2002-07-19
1
-3
/
+3
*
Miles Bader implemented a new mmap based malloc which is much
Eric Andersen
2002-07-18
1
-0
/
+127