index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
stdlib
/
malloc-930716
Age
Commit message (
Expand
)
Author
2002-09-05
split-out memalign and realloc
Eric Andersen
2002-09-04
Make sjhill happy, and revive memalign
Eric Andersen
2002-09-04
Per discussions with Erik, 'valloc.c' should be built on top of whichever
"Steven J. Hill"
2002-09-04
Added 'valloc' back in. Ok, Erik can smack me now.
"Steven J. Hill"
2002-08-07
Per suggestion from Miles Bader, move calloc.c to libc/stdlib.
Eric Andersen
2002-08-06
Unify calloc (its the same thing regardless of the underlying
Eric Andersen
2002-07-16
__morecore need not be a function pointer
Eric Andersen
2002-07-16
Odd. Got a copy of junk in here.
Eric Andersen
2002-07-01
This patch, from Ronald Wahl <rwa@peppercon.com>, fixes the
Eric Andersen
2002-06-18
Rework, reduce the size, add proper locking
Eric Andersen
2001-12-19
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-05-12
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-04-25
Be more strict with the glibc style malloc implementation. Return NULL
Eric Andersen
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen