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-simple
/
alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
1
-4
/
+0
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-2
/
+2
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-1
/
+2
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-16
/
+14
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
1
-2
/
+4
*
Merge from trunk. Going pretty good so far. Kind of. Okay, not really.
"Steven J. Hill"
2006-02-25
1
-9
/
+11
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-0
/
+1
*
Big merge from trunk. Stop the madness!
"Steven J. Hill"
2005-12-06
1
-6
/
+5
*
Merge from trunk.
"Steven J. Hill"
2005-12-02
1
-2
/
+2
*
Finalize the merge from the trunk. There are more files to be
"Steven J. Hill"
2005-07-30
1
-104
/
+85
*
Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.
Eric Andersen
2004-07-15
1
-2
/
+2
*
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-16
1
-4
/
+4
*
Include missing errno.h header (as noted by Alan Hourihane).
Eric Andersen
2004-01-14
1
-3
/
+5
*
Rework malloc. The new default implementation is based on dlmalloc from Doug
Eric Andersen
2003-12-30
1
-7
/
+22
*
Update and restore malloc-simple. Slow as molasses, but trivially
Eric Andersen
2003-12-30
1
-0
/
+189
*
Miles Bader implemented a new mmap based malloc which is much
Eric Andersen
2002-07-18
1
-141
/
+0
*
Patch from Ronald Wahl <rwa@peppercon.com> to fix a memory leak
Eric Andersen
2002-07-10
1
-1
/
+1
*
Fix simple malloc to work on systems with an MMU
David McCullough
2002-01-17
1
-9
/
+31
*
Fix a couple of warnings
David McCullough
2001-08-09
1
-2
/
+2
*
Patch from Tom Walsh <tom@cyberiansoftware.com> to fix a thinko
Eric Andersen
2001-04-27
1
-1
/
+2
*
Be more strict with the malloc implementation. Return NULL
Eric Andersen
2001-04-25
1
-5
/
+10
*
Fix up breakage resulting from flipping the sense of some defines. Change from
Eric Andersen
2001-03-19
1
-3
/
+4
*
Use MAP_FAILED.
Eric Andersen
2001-02-13
1
-1
/
+1
*
Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.
Eric Andersen
2001-01-12
1
-2
/
+4
*
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-11
1
-2
/
+6
*
Bug ugly formatting update
Eric Andersen
2000-10-09
1
-0
/
+106