Sbrk function

From: David Koogler <koogler_at_nospam.org>
Date: Fri Mar 24 1995 - 09:04:34 PST

The VSTa runtime library does not have sbrk(). There are functions like
alloc_core() and alloc_pages() that I could use to simulate sbrk(). I do not
yet understand the operation of these two functions, partiularly the on-page
control data structure 'chunk'.

The gcc 2.6.2 driver needs sbrk() and I am wondering if anyone has implemented
it, or how to go about replacing it?

-- 
David Koogler (koogler@bedford.progress.com)
Received on Fri Mar 24 12:28:43 1995

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:17 PDT