by Marco van de Voort <marcov@[EMAIL PROTECTED]
>
May 6, 2008 at 11:02 AM
On 2008-05-06, Richard Engebretson <eng@[EMAIL PROTECTED]
> wrote:
> For the best Linux C library mappings, try the Freepascal Libc Unit.
> The Freepascal System Unit functions for Text files are different.
The Free Pascal libc unit is deprecated Kylix compatability (and thus
legacy). It is moreover linux/x86 only.
Use units baseunix and unix. If it is not in there, there is usually a
reason.