[uClibc] epoll patch

Mike Frysinger vapier at gentoo.org
Thu Jan 6 01:52:43 UTC 2005


On Wednesday 05 January 2005 08:15 pm, Justin Cormack wrote:
> The only thing I am not sure about is what needs to be done (if anything)
> to make it work on 2.4/2.2 kernels (are the syscall numbers defined but
> give errors when called or not?).

__set_errno(ENOSYS);

check out libc/sysdeps/linux/common/xattr.c for some good examples

> Tested on 2.6, though some other issues prevent more extensive testing at
> the minute.

personal issues or issues with your code ?
-mike



More information about the uClibc mailing list