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
*
Merge from trunk. Going pretty good so far. Kind of. Okay, not really.
"Steven J. Hill"
2006-02-25
8
-40
/
+38
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
3
-3
/
+4
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
3
-2
/
+6
*
Big merge from trunk. Stop the madness!
"Steven J. Hill"
2005-12-06
2
-6
/
+5
*
Merge from trunk.
"Steven J. Hill"
2005-12-02
4
-55
/
+14
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-1
/
+0
*
Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ...
"Steven J. Hill"
2005-11-16
2
-63
/
+0
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+33
*
Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e...
"Steven J. Hill"
2005-10-04
1
-2
/
+8
*
Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a...
"Steven J. Hill"
2005-09-24
1
-1
/
+1
*
Compile cleanups for NPTL support.
"Steven J. Hill"
2005-08-09
2
-4
/
+14
*
Disable compilation of 'thread-freeres.c' until we sort out the start
"Steven J. Hill"
2005-07-31
1
-4
/
+4
*
Finalize the merge from the trunk. There are more files to be
"Steven J. Hill"
2005-07-30
1
-0
/
+4
*
Add support for '__libc_thread_freeres' to free resources stored in
"Steven J. Hill"
2005-06-03
2
-0
/
+53
*
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