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-standard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...
Peter S. Mazinger
2005-10-12
1
-13
/
+11
*
Clean up pthread include mess. Some of these will be needed to support NPTL, ...
"Steven J. Hill"
2005-10-04
1
-0
/
+6
*
add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc tes...
Mike Frysinger
2005-07-06
1
-0
/
+4
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-5
/
+4
*
Avoid compiler warnings.
Peter Kjellerstedt
2005-01-19
2
-43
/
+43
*
Some requested additional malloc entry points
Eric Andersen
2004-11-08
2
-0
/
+56
*
Mike Frysinger writes:
Eric Andersen
2004-08-25
1
-0
/
+3
*
_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE
Eric Andersen
2004-07-15
1
-1
/
+1
*
Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.
Eric Andersen
2004-07-15
2
-4
/
+13
*
Fix the manditory typo in my last minute untested fix.
Eric Andersen
2003-12-30
1
-1
/
+1
*
Rework malloc. The new default implementation is based on dlmalloc from Doug
Eric Andersen
2003-12-30
9
-0
/
+3147