mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 14:25:50 -05:00
if not already defined. This allows building libc from outside of lib/libc using a reach-over makefile. A typical use-case is to build a standard ILP32 version and a COMPAT32 version in a single iteration by building the COMPAT32 version using a reach-over makefile. Obtained from: Juniper Networks, Inc. |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| mpool-compat.c | ||
| mpool.c | ||
| mpool.libtp | ||
| README | ||
# @(#)README 8.1 (Berkeley) 6/4/93 These are the current memory pool routines. They aren't ready for prime time, yet, and the interface is expected to change. --keith