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
..
2003-06-19 16:09:18 +00:00
2005-02-04 02:46:41 +00:00
2005-02-04 02:46:41 +00:00
2005-06-14 08:41:11 +00:00
2003-06-19 05:28:26 +00:00