[fpc-devel] Linux epoll syscalls + example

Micha Nelissen micha at neli.hopto.org
Fri Feb 3 15:21:17 CET 2006


On Fri, Feb 03, 2006 at 12:36:47PM +0100, Marco van de Voort wrote:
> > Defining the syscall numbers is independent of choosing the target linux
> > kernel, right ?
> 
> It should. But sometimes call names are changed to _old and new ones with
> the same name appear (with e.g. rt_ prefixed). 
> 
> So I'm not going to commit changes to sysnr.inc without it at least having
> some testing, or evaluation of possible painpoints of running on older
> versions.

Yes, but a diff will quickly resolve that: simply only add names for the
numbers you do not have yet, and do not remove previous ones.

Micha



More information about the fpc-devel mailing list