OSDN Git Service

Fixed the parameters to mmap in malloc.
authorRon Alder <alder@lineo.com>
Tue, 13 Jun 2000 21:32:34 +0000 (21:32 -0000)
committerRon Alder <alder@lineo.com>
Tue, 13 Jun 2000 21:32:34 +0000 (21:32 -0000)
commitbc5ac6bc3d6454b1a3191f3dd7e5e9218b591efd
tree22a053052f2a036148be2e7049749a2608bd2524
parentfbd5e30d8783e0a7ebabdc1b0110c285504c0bbe
Fixed the parameters to mmap in malloc.
malloc now works, but wastes alot of memory with the minimum
amount of memory used for each allocation being 4k.
libc/stdlib/malloc/alloc.c