Op Sun, 10 Aug 2008, schreef Michael Van Canneyt:

After I get the hrtimer header converted if you want it I can send it to you
for review and inclusion in the "libc" *.inc files.

Feel free to do so; Like I said, we accept patches.

Note that libc use is limited to i386-linux.

This is not the right approach. Libc is a Kylix compatibility unit, anything that Kylix doesn't have does not have to be provided by FPC (after all this is, and i386 assumptions by Borland is why it is 386 only).

If you want to use high resulotion timers, please integrate them with FPC's Unix access units.

Now, if you have Kylix code and absolutely need to use high resultion timers in your code, I am not principally against adding them to the libc unit. But in principle, libc should not be used for new code.

Daniël
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to