[uClibc] epoll patch

Mike Frysinger vapier at gentoo.org
Thu Jan 6 03:07:44 UTC 2005


On Wednesday 05 January 2005 08:15 pm, Justin Cormack wrote:
> Here is a small patch to add epoll support to uclibc.

ok, i merged the 3 files into 1 file (epoll.c) since it seemed silly to keep 
them sep

i also added checks like in xattr.c to make sure that the syscalls exist 
(since epoll is a 2.6 feature), and when it doesnt, return ENOSYS

thanks for the patch !
-mike



More information about the uClibc mailing list