[fpc-devel] Linux epoll syscalls + example
Marco van de Voort
marcov at stack.nl
Fri Feb 3 12:23:08 CET 2006
> > 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?
First sb who is more into practical aspects of the Linux kernel should say
which kernel we are targeting.
I don't even know which kernel I run on FC4
More information about the fpc-devel
mailing list