> But I do think that using BeginThread and such functions would be far > better. > > I'd be willing to implement this, but I only have access to a Linux 2.6 > (with NPTL) system (my own) and some Linux 2.4 (with LinuxThreads) > systems (at university).
I thought that you were already rewriting it to use BeginThread. The best way to progress is to create a template tthread.inc and start from scratch by using the functions from SysThrds. When a function is not yet in SysThrds then it can be added. _______________________________________________ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel
