[fpc-devel] Linux epoll syscalls + example

Micha Nelissen micha at neli.hopto.org
Fri Feb 3 11:17:09 CET 2006


On Thu, Feb 02, 2006 at 06:16:53PM +0100, Micha Nelissen wrote:
> Hi,
> 
> Attached is a linux unit with epoll system call wrappers. Also a demo is
> included that creates 100 pipes and writes a character to each and reads it
> non-blockingly.

Marco, is it possible to update the sysnr.inc files in rtl/linux/<arch>
from a newer version of the kernel ? It's probably less work than me
trying to split all the syscall numbers up and you copy pasting them
for each arch seperately?

Micha



More information about the fpc-devel mailing list