Bug 13772

Summary: [2.15 backport] Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait()
Product: glibc Reporter: Chris Metcalf <cmetcalf>
Component: libcAssignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED FIXED    
Severity: normal CC: carlos_odonell, drepper.fsp
Priority: P2 Keywords: glibc_2.15
Version: 2.15Flags: fweimer: security-
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Attachments: patch

Description Chris Metcalf 2012-02-27 19:30:36 UTC
Please backport for 2.15.1:

commit 463de8625241174b25e339c119d7c59e79b474ec
Author: Chris Metcalf <cmetcalf@tilera.com>
Date:   Sat Jan 28 12:00:12 2012 -0500

    Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().
Comment 1 Chris Metcalf 2012-06-21 17:35:04 UTC
Backported and tested.
Comment 2 Chris Metcalf 2012-06-21 18:34:35 UTC
Created attachment 6465 [details]
patch
Comment 3 Carlos O'Donell 2012-06-28 02:10:20 UTC
This patch looks good. Please check this into 2.15.
Comment 4 Chris Metcalf 2012-06-28 15:07:13 UTC
Pushed.