This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/5040] New: (Linux-specific) EPOLLRDHUP not definned in <sys/epoll.h>


The EPOLLRDHUP constant is not defined in any version of (CVS path)
libc/sysdeps/unix/sysv/linux/sys/epoll.h.  However, it is documented in the
epoll_ctl(2) man page.

According to kernel, it should be defined as 0x2000 (this has been tested
already).  See kernel header include/asm-generic/poll.h.

-- 
           Summary: (Linux-specific) EPOLLRDHUP not definned in
                    <sys/epoll.h>
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: ports
        AssignedTo: roland at gnu dot org
        ReportedBy: etanol at cs dot hut dot fi
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5040

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]