Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More GPL vs LGPL fixes (sysdeps/getpagesize.c), and some header | Eric Andersen | 2000-06-28 | 2 | -4/+4 | |
| | | | | | cleanups. -Erik | |||||
* | Add in a version number so apps can tell uclib is being used. | Eric Andersen | 2000-06-19 | 1 | -0/+8 | |
| | | | | -Erik | |||||
* | Implimented a simple allocation system that does not waste memory. | Ron Alder | 2000-06-15 | 1 | -7/+132 | |
| | | | | Added realloc. The allocation system was needed to support realloc. | |||||
* | Fixed the parameters to mmap in malloc. | Ron Alder | 2000-06-13 | 1 | -1/+1 | |
| | | | | | malloc now works, but wastes alot of memory with the minimum amount of memory used for each allocation being 4k. | |||||
* | More housecleaning. | Erik Andersen | 2000-05-17 | 1 | -0/+8 | |
| | | | | -Erik | |||||
* | More tests. Seems malloc isn't working... | Erik Andersen | 2000-05-17 | 1 | -15/+51 | |
| | | | | -Erik | |||||
* | Some more makefile fixes. | Erik Andersen | 2000-05-16 | 2 | -10/+46 | |
| | | | | -Erik | |||||
* | Add sysinfo support. | Erik Andersen | 2000-05-16 | 1 | -0/+15 | |
| | | | | -Erik | |||||
* | Add in a test dir. | Erik Andersen | 2000-05-16 | 1 | -0/+22 | |
| | | | | -Erik | |||||
* | Add in the "_start" symbol in asm. Fix a makefile (that needs to be | Erik Andersen | 2000-05-16 | 1 | -0/+3 | |
| | | | | | | | abstracted I suppose for platforms (though I am doing fine w/o libcrt*) and add function prototype for exit into stdlib.h (it was missing... odd). Compiles vs uC-libc are less noisy now. -Erik | |||||
* | Finished porting stuff to x86 and supporting the Linux 2.2 kernels. | Erik Andersen | 2000-05-15 | 12 | -16/+12 | |
| | | | | | It now compiles.... -Erik | |||||
* | Work in progress -- cleanups. | Erik Andersen | 2000-05-14 | 3 | -3/+5 | |
| | | | | -Erik | |||||
* | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | 2000-05-14 | 18 | -86/+48 | |
| | | | | -Erik | |||||
* | Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1a | Erik Andersen | 2000-05-14 | 17 | -51/+60 | |
| | | | | | to allow uC-libc to compile under x86. -Erik | |||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 202 | -0/+22487 | |