[uClibc-cvs] CVS uClibc/include/sys

CVS User vapier vapier at codepoet.org
Thu Jan 6 03:06:49 UTC 2005


Update of /var/cvs/uClibc/include/sys
In directory nail:/tmp/cvs-serv28459/include/sys

Added Files:
	epoll.h 
Log Message:
Justin Cormack <justin at street-vision.com> writes:
Here is a small patch to add epoll support to uclibc.

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?).

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

Mike Frysinger:
cleaned up patch and added checks to make sure that the syscall actually 
exists, returning ENOSYS in cases where it doesn't.





More information about the uClibc-cvs mailing list