[Wayland-bugs] [Bug 91799] Usage of timerfd_create and signalfd prevent porting to non-linux platforms

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 29 07:29:44 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91799

            Bug ID: 91799
           Summary: Usage of timerfd_create and signalfd prevent porting
                    to non-linux platforms
           Product: Wayland
           Version: unspecified
          Hardware: All
                OS: other
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: wayland
          Assignee: wayland-bugs at lists.freedesktop.org
          Reporter: kallisti5 at unixzen.com

The usage of non-posix TFD_CLOEXEC / timerfd_create and SFD_CLOEXEC / signalfd
functions result in wayland not being portable to non-linux platforms.

src/event-loop.c is the sole consumer of these functions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150829/1d9de7ec/attachment.html>


More information about the wayland-bugs mailing list