> - vfork support added (but then they took it out from the Intel version).
> NOTE! Don't rely on this; I'm leaving it alone until the situation
> settles out, when it could well change. DO NOT take the use of
> syscall 190 as an allocation.
As I mentioned before, the syscall is not necessary on the ARM. I think Intel
and m68k are the only platforms where it's really necessary. Alpha has it
because they inherited their syscall numbers from OSF and sys_vfork is
included. The only reason we might want it on the ARM is for BSD binaries
and the code can live in iBCS for that case.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]