Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 1 | -0/+48 |
| | |||||
* | New malloc routines. | Eric Andersen | 2000-10-08 | 1 | -208/+0 |
| | |||||
* | Warning cleanup | Eric Andersen | 2000-10-07 | 1 | -3/+4 |
| | |||||
* | 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. | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+82 |