[fpc-devel] about realtime tasks

2006-01-18 Thread Stefan Kisdaroczi
Hi, im currently testing my pascal-bindings for the Xenomai [1] realtime extension for Linux. Xenomai allows to program hard realtime programs in userspace. Its a normal library used with $linklib. Its working so far, but using multiple tasks, there are some strange effects

Re: [fpc-devel] about realtime tasks

2006-01-18 Thread Daniƫl Mantione
Op Wed, 18 Jan 2006, schreef Stefan Kisdaroczi: Hi, im currently testing my pascal-bindings for the Xenomai [1] realtime extension for Linux. Xenomai allows to program hard realtime programs in userspace. Its a normal library used with $linklib. Its working so far, but using

Re: [fpc-devel] about realtime tasks

2006-01-18 Thread Stefan Kisdaroczi
Am Wednesday 18 January 2006 12:06 schrieb Vinzent Hoefler: On Wednesday 18 January 2006 10:30, Stefan Kisdaroczi wrote: Its working so far, but using multiple tasks, there are some strange effects (exceptions,hangs). From the freepascal documentation: Although it is not forbidden to do

Re: [fpc-devel] about realtime tasks

2006-01-18 Thread Vinzent Hoefler
On Wednesday 18 January 2006 10:30, Stefan Kisdaroczi wrote: Its working so far, but using multiple tasks, there are some strange effects (exceptions,hangs). From the freepascal documentation: Although it is not forbidden to do so, it is not recommended to use system-specific threading

[fpc-devel] Addtions for strutils

2006-01-18 Thread ik
Hi List, I wish to add 3 new string functions for strutils: 1. Check if a string is an integer (without + or - signs). 2. split a string into an array using a giving separator. 3. join an array into a string using a given separator char. I'm attaching the patch file that was taken from the

[fpc-devel] Sun

2006-01-18 Thread Paul Davidson
Who is handling SPARC development? P Davidson http://CoraxNetworks.com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] Sun

2006-01-18 Thread Florian Klaempfl
Paul Davidson wrote: Who is handling SPARC development? The question is: who was ;) In any case: the usual suspects, Peter and me. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel