aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/sbrk.c
Commit message (Expand)AuthorAgeFilesLines
* Move lib/libstand to sys/boot/libsaWarner Losh2017-10-121-64/+0
* Set the malloc alignment to 64 bytes on platforms that use the U-Boot APIIan Lepore2014-02-051-2/+4
* Don't add integers to void pointers.Stefan Farfeleder2004-10-031-2/+2
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-2/+3
* Fix the real problem that broke the Alpha loader this last week. ItPeter Wemm2000-05-121-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlyMike Smith1998-09-261-0/+60