Re: [Pgui-devel] porting effort

2003-01-29 Thread Cesare Zavattari
>> At the moment MyNOS have not a network layer (but it's in our plan). Is it >> possible to substitute the network layer with the mynos-core microkernel >> IPC (send/receive)? > > Not yet; will be after the refactor, but that may take some months. But > you *can* now replace it with unix socke

Re: [Pgui-devel] porting effort

2003-01-29 Thread Micah Dowty
On Wed, Jan 29, 2003 at 09:30:47AM -0200, Lalo Martins wrote: > On Wed, Jan 29, 2003 at 12:14:54PM -0500, Cesare Zavattari wrote: > > > > At the moment MyNOS have not a network layer (but it's in our plan). Is it > > possible to substitute the network layer with the mynos-core microkernel > > IP

Re: [Pgui-devel] porting effort

2003-01-29 Thread Lalo Martins
On Wed, Jan 29, 2003 at 12:14:54PM -0500, Cesare Zavattari wrote: > > At the moment MyNOS have not a network layer (but it's in our plan). Is it > possible to substitute the network layer with the mynos-core microkernel > IPC (send/receive)? Not yet; will be after the refactor, but that may tak

Re: [Pgui-devel] porting effort

2003-01-29 Thread Cesare Zavattari
On Wed, 29 Jan 2003, Micah Dowty wrote: > Cool. thank you :) > PicoGUI will need, from the top of my head: > > - C standard library functions including the printf family, malloc and > friends, and standard file I/O ok > - Several miscellaneous functions including timers, shared memory

Re: [Pgui-devel] porting effort

2003-01-29 Thread Micah Dowty
On Wed, Jan 29, 2003 at 11:03:20AM -0500, Cesare Zavattari wrote: > Hi all, > I'd like to port picoGUI on my own operating system > (http://mynos.sourceforge.net). At the moment DEPUI already works on > mynos, but I have very few POSIX syscalls implemented. > I'd like to have an idea of the *basi

[Pgui-devel] porting effort

2003-01-29 Thread Cesare Zavattari
Hi all, I'd like to port picoGUI on my own operating system (http://mynos.sourceforge.net). At the moment DEPUI already works on mynos, but I have very few POSIX syscalls implemented. I'd like to have an idea of the *basic* posix syscalls picoGUI *needs* to run (signals calls? threads calls? sel