next up previous contents index
Next: 14.4 Signal Support Up: 14 FreeBSD C Library: Previous: 14.2 POSIX Interface

14.3 Malloc Support

The FreeBSD malloc has been completely replaced with the OSKit's basic memory allocator. Please refer to to Section 9.5 for a description of the OSKit's allocator interface. This is a temporary measure; a future release will include a more traditional ``fast'' memory allocator.



Utah Flux Research Group