summaryrefslogtreecommitdiffstats
path: root/lib/libstand/zalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Set the malloc alignment to 64 bytes on platforms that use the U-Boot APIian2014-02-051-0/+9
* - Removing some unneeded definitions of NULL(cruft related to 1970's C).avatar2011-07-101-4/+4
* Fixing building bustage on 32 bits platforms when WARNS >= 2. Note thatavatar2011-07-081-5/+9
* Unbreaking build on sparc64.avatar2011-06-161-3/+3
* The zalloc pool's size calculation breaks if sbrk() does not returndillon2002-12-191-3/+3
* Add __FBSDID()s to libstanddillon2001-09-301-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Prune unused zalloc components as recommended by Matt Dillon. Extra debuggingmsmith1998-10-011-311/+21
* * Enable old UFS compatibility code for booting from Digital Unix formatteddfr1998-09-261-2/+2
* Fixed setting of mp_End in zextendPool(). A case was missing and mp_Sizedillon1998-09-261-2/+3
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlymsmith1998-09-261-0/+591
OpenPOWER on IntegriCloud