Date: Fri, 20 Jul 2007 13:39:57 +0200 From: Roman Divacky <rdivacky@freebsd.org> To: emulation@freebsd.org Subject: [PATCH]: linux epoll syscalls Message-ID: <20070720113957.GA38359@freebsd.org>
next in thread | raw e-mail | index | archive | help
hi I implemented linux epoll syscalls. I have very limited ways to test this because of problems with LTP (I think its unrelated to epoll syscalls itself). the patch is here: www.vlakno.cz/~rdivacky/linux_epoll.patch please test it "somehow". I used my testing program: www.vlakno.cz/~rdivacky/epoll.c which is very limiting testing but still better than nothing. if you know of any program that uses epoll please try to run that in linuxulator with this patch. thank you roman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070720113957.GA38359>