[fpc-devel] BeOS and multithreading
Marco van de Voort
marcov at stack.nl
Sat Nov 9 16:22:12 CET 2002
>
> >- the posix rtl is being redesigned (this is the base for porting BeOS),
> >and
> > as long this is not complete, its not very useful to create a fake RTL
> >just for BeOS.
>
> It should be very easy to merge the 1.0.x changes into 1.1.
Please don't touch the posix/ directory. It is actively used by BSD (and very
soon Linux).
I've been busier than I thought this week, but tonight and tomorrow I'm free.
I'll do the Linux RTL in 3 stages:
1 System unit
2 Posix unit
3 unix unit
4 other units (IPC etc)
Steps 3 and 4 need to be done for BSD too.
These steps are near orthongonal, and don't effect eachother much. I'll test
and then commit after each step.
More information about the fpc-devel
mailing list