summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Collapse)Author
2000-06-13Fixed the parameters to mmap in malloc.Ron Alder
malloc now works, but wastes alot of memory with the minimum amount of memory used for each allocation being 4k.
2000-05-16Some more makefile fixes.Erik Andersen
-Erik
2000-05-15Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen
It now compiles.... -Erik
2000-05-14Work in progress -- cleanups.Erik Andersen
-Erik
2000-05-14Some makefile updates to make it behave a bit better/consistently.Erik Andersen
-Erik
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen
to allow uC-libc to compile under x86. -Erik
2000-05-14Initial revisionErik Andersen