mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
* Add posix_memalign().
* Move calloc() from calloc.c to malloc.c. Add a calloc() implementation in
rtld-elf in order to make the loader happy (even though calloc() isn't
used in rtld-elf).
* Add _malloc_prefork() and _malloc_postfork(), and use them instead of
directly manipulating __malloc_lock.
Approved by: phk, markm (mentor)
|
||
|---|---|---|
| .. | ||
| fpmath.h | ||
| libc_private.h | ||
| namespace.h | ||
| nss_tls.h | ||
| reentrant.h | ||
| spinlock.h | ||
| un-namespace.h | ||