Is there an alternative to sbrk()
Brent Benson
bwbe_c52 at uhura.cc.rochester.edu
Fri Mar 2 14:14:16 AEST 1990
I'm trying to port an application to the NeXT computer that uses the
sbrk() UNIX system call. I got a memory allocation error when
trying to run the program; and the man page says:
The UNIX system calls `brk' and `sbrk' are not supported
on the NeXT computer.
Does anyone know of an alternative call that would have the same
functionality (assuming there is one).
Thanks in advance.
--
_ _
| |_ ___ ___ __ _| |_ Brent Benson - University of Rochester
| .\| _\/ ._\| \|_ _| e-mail: bwbe_ltd at uhura.cc.rochester.edu
|___/|_| \___/|_|_| |_| ..!rochester!ur-cc!bwbe_ltd
More information about the Comp.unix.questions
mailing list