Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ucla-cs!dberry From: dberry@CS.UCLA.EDU Newsgroups: comp.unix.xenix Subject: sbrk in Xenix Message-ID: <5816@shemp.UCLA.EDU> Date: Sat, 2-May-87 12:30:29 EDT Article-I.D.: shemp.5816 Posted: Sat May 2 12:30:29 1987 Date-Received: Sun, 3-May-87 06:19:07 EDT Sender: root@CS.UCLA.EDU Reply-To: dberry@CS.UCLA.EDU (Dan Berry) Distribution: world Organization: UCLA Computer Science Department Lines: 7 If I understand the documentation correctly sbrk allocates within _DATA. Is this correct? How can I increase the amount that I am able to sbrk? is there anyway to change which segment it works off of? does -F affect the space that this has available? thanks Dan