[Bug 192842] [patch][linux] linux_ppoll syscall required by linux apps that use pulseaudio (on linux_base-f20)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 14 17:50:27 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192842

--- Comment #8 from Mateusz Guzik <mjg at FreeBSD.org> ---
Further look reveals both select and poll require similar code related to
timers, so this can be moved into a helper as well.

Also these patches have numerous formatting issues not mentioned earlier in my
previous comment.

What was used to test correctness? At least ltp's tests should be used, and
maybe ones from glibc (if they have some for ppoll that is). Not everything has
to pass, but getting an idea what's up is definitely helpful

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list