LIBBSDMALLOC(3LIB) | Interface Libraries | LIBBSDMALLOC(3LIB) |
libbsdmalloc - memory allocator interface library
cc [ flag... ] file... -lbsdmalloc [ library... ] #include <stdlib.h>
Functions in this library provide a collection of malloc routines that use BSD semantics.
The shared object libbsdmalloc.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
free | malloc |
realloc |
/usr/lib/libbsdmalloc.so.1
/usr/lib/64/libbsdmalloc.so.1
See attributes(7) for description of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
MT-Level | Unsafe |
May 22, 2003 | OmniOS |