haiku/headers
Axel Dörfler 18b6200e54 Enlarged the kernel heap to 16 MB.
This will keep it alive longer until a) the block cache no longer
uses the heap, and b) we get a better heap without a fixed size.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12830 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-26 09:11:30 +00:00
..
cpp commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers 2005-03-10 19:56:11 +00:00
gnu
libs incorporated fix from AGG mailing list, the problem only showed on Sun hardware though... 2005-05-10 11:34:26 +00:00
os Removed the obsolete byteorder.h header (it just included ByteOrder.h). 2005-05-26 08:12:59 +00:00
posix Added missing wctype.h header - R5 does not include this header, but its 2005-05-18 15:02:09 +00:00
private Enlarged the kernel heap to 16 MB. 2005-05-26 09:11:30 +00:00
tools