[PATCH]: linux epoll syscalls

Roman Divacky rdivacky at freebsd.org
Fri Jul 20 11:40:00 UTC 2007


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



More information about the freebsd-emulation mailing list