Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2014 17:50:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-emulation@FreeBSD.org
Subject:   [Bug 192842] [patch][linux] linux_ppoll syscall required by linux apps that use pulseaudio (on linux_base-f20)
Message-ID:  <bug-192842-4075-9FMPrwIZIo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192842-4075@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192842-4075@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192842

--- Comment #8 from Mateusz Guzik <mjg@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192842-4075-9FMPrwIZIo>