> Also, on another note, in catching signals in Linux from the terminal
> emulator, I attempt to send them to the process group with killpg().
> This routine under ELKS causes an undefined symbol getgpid() when
> linking.  It appears there's an error in linux-8086 libc.

That should be getpgrp() I think


I've been rummaging around following some leads from from Kira on Linuxnet
and now we need to find someone who wants to do 6502->C conversions or
Z80->C conversions (the 6502 one looks the best)

Phil Blundells 6502 TCP/IP stack - http://www.tazenda.demon.co.uk/phil/iprom.S
On the Z80 side there is http://www.altsoft.demon.co.uk/cpcip/ which seems
to have a long way to goon TCP (the hard bit)

The 6502 one is interesting cos Phil Blundell appears to be the same one as
the Linux guy so hopefully we can get it GPL'd

Alan

Reply via email to