DragonFly bugs List (threaded) for 2008-01
DragonFly BSD
DragonFly bugs List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue895] pselect(2) implementation


From: "Nicolas Thery" <nthery@xxxxxxxxx>
Date: Fri, 11 Jan 2008 12:29:59 +0100

2007/12/29, Nicolas Thery <nthery@gmail.com>:
> 2007/12/27, Jeffrey Hsu <hsu@dragonflybsd.org>:
> > Don't forget to add the hook to the Linux emulation layer for this system call.
>
> Thanks for the remark.  I completely forgot linux emulation.  The
> pselect syscall was introduced in linux 2 years ago:
>
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.23.y.git;a=commit;h=9f72949f679df06021c9e43886c9191494fdb007
>
> pselect() is still implemented by a wrapper in glibc though, at least
> for debian 4.0.  I'll try to implement the hook anyway.

I discovered that DragonFly emulate linux 2.4.z but pselect was
introduced in linux 2.6.z.  Furthermore, even recent distros (fedora
core 8) still implement pselect as a wrapper in glibc. So I can't
really add the pselect emulation hook for the time being.

Cheers,
Nicolas



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]