[fpc-devel]Linux RTL: getitimer / setitimer

Marco van de Voort marcov at stack.nl
Sat Nov 16 20:37:16 CET 2002


> I can't find getitimer and setitimer in linux RTL, (present in BSD rtl)
> How can I use this in my project?

I'm currently implementing them for the Linux branch too, but that is for 
the 1.1 (development branch). I'll backport it to the 1.0.x branch as soon
as it is verified to work.
 
> I try'ed this code below, but it does not compile, how do I to use SysCall
> and SysCallRegs ?

The source looks ok at first sight, what line/construct is the problem? Do
you include unit unix?





More information about the fpc-devel mailing list