freebsd-src/lib/libc/include
Jason Evans 52828c0e9c In preparation for a new malloc implementation:
* 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)
2006-01-12 07:28:21 +00:00
..
fpmath.h Update my email address. 2005-02-06 03:23:31 +00:00
libc_private.h In preparation for a new malloc implementation: 2006-01-12 07:28:21 +00:00
namespace.h Add namespace #defines for usleep. 2005-08-03 00:43:14 +00:00
nss_tls.h
reentrant.h
spinlock.h
un-namespace.h Add namespace #defines for usleep. 2005-08-03 00:43:14 +00:00