Bug 13772 - [2.15 backport] Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait()
Summary: [2.15 backport] Use include/sys/epoll.h to provide libc_hidden_proto for epol...
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.15
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: glibc_2.15
Depends on:
Blocks:
 
Reported: 2012-02-27 19:30 UTC by Chris Metcalf
Modified: 2014-06-26 14:18 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
patch (568 bytes, patch)
2012-06-21 18:34 UTC, Chris Metcalf
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.