From: | Deryk Robosson |
Date: | 6 Aug 2000 at 14:08:31 |
Subject: | Re: AMIOPEN: ave_open() |
Matthew J Fletcher wrote:
> if you goto the cvs server and have a look at the ixemulng package that
> me and aaron are working on you will find a whole load of emulated
> functions (more or less working !), execvp() works, fork() does not
> (but should be easy to fake), and you can just put a dummy in for
> inet_aton().
Rummaging through the docs I found sys/kn/proc/ stuff which should in
theory provide all we would need in relation to the fork() etc.. gang.
The only drawback that I can see with that direction is that anything
you want to spawn HAS to be a tool, and HAS to be a main tool..
Digging around the filesystem resulted in this:
/dev/socket/tcpip/inetaton.00
So, the tool exists, just nothing in the C API for it yet AFAICT.
> Or if you fancy writing complete emultaions you could perhaps add them
> to ixemulng ...
Nope, I sure don't. I would rather not rely on a third party library
(if entirely possible) for an application, thanks. :)
Deryk
Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html