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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TOPDIR
Peter S. Mazinger
2005-11-21
1
-3
/
+1
*
Replace all Makefiles for new build infrastucture
Peter S. Mazinger
2005-10-29
1
-50
/
+8
*
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...
Peter S. Mazinger
2005-10-12
1
-8
/
+7
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-4
/
+4
*
Rework malloc. The new default implementation is based on dlmalloc from Doug
Eric Andersen
2003-12-30
1
-2
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Add dependencies on header files.
Miles Bader
2003-09-19
1
-2
/
+5
*
Improve malloc debugging support.
Miles Bader
2002-11-21
1
-2
/
+12
*
(CSRC): Make contents source files, not object files.
Miles Bader
2002-08-19
1
-2
/
+2
*
(CSRC): Add `memalign.c'.
Miles Bader
2002-08-19
1
-2
/
+2
*
Per suggestion from Miles Bader, move calloc.c to libc/stdlib.
Eric Andersen
2002-08-07
1
-1
/
+2
*
Unify calloc (its the same thing regardless of the underlying
Eric Andersen
2002-08-06
1
-2
/
+2
*
* Automatically try to unmap heap free-areas when they get very big.
Miles Bader
2002-07-23
1
-1
/
+1
*
Miles Bader implemented a new mmap based malloc which is much
Eric Andersen
2002-07-18
1
-16
/
+8
*
We don't need the debug versions
Eric Andersen
2002-07-16
1
-2
/
+2
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-0
/
+1
*
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-12
1
-2
/
+1
*
A patch from Matthias Kilian <kili@outback.escape.de> to fix -DDEBUG_MALLOC
Eric Andersen
2001-05-11
1
-1
/
+1
*
Update makefile to match the new malloc code
Eric Andersen
2001-01-12
1
-6
/
+8
*
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2001-01-11
1
-2
/
+2
*
Fix doc blunder.
Eric Andersen
2000-11-04
1
-4
/
+4
*
Make spelling of uClibc be consistant.
Eric Andersen
2000-11-04
1
-1
/
+1
*
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-20
1
-1
/
+4
*
Screwed up non-mmu support. #define was backwards.
Eric Andersen
2000-10-12
1
-1
/
+1
*
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-11
1
-1
/
+1
*
Bug ugly formatting update
Eric Andersen
2000-10-09
1
-4
/
+13
*
New malloc routines.
Eric Andersen
2000-10-08
1
-8
/
+7
*
Fix all the makefiles. Clean up some warnings, cleanup some headers.
Eric Andersen
2000-10-04
1
-8
/
+24
*
Sanity fix.
Eric Andersen
2000-10-04
1
-7
/
+5
*
Many bugfixes, header cleanups, etc. Added abort and glob.
Eric Andersen
2000-07-05
1
-4
/
+1
*
Fix up the makefiles. malloc-simple/Makefile forgot to include realloc.
Eric Andersen
2000-06-29
1
-1
/
+1
*
Finished porting stuff to x86 and supporting the Linux 2.2 kernels.
Erik Andersen
2000-05-15
1
-1
/
+1
*
Some makefile updates to make it behave a bit better/consistently.
Erik Andersen
2000-05-14
1
-7
/
+3
*
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
0_9_1a
Erik Andersen
2000-05-14
1
-4
/
+4
*
Initial revision
0_9_1
Erik Andersen
2000-05-14
1
-0
/
+33