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 libc/14809] glibc's sysctl.h uses incorrect <linux/kernel.h> header guard macro starting with kernel-3.7.x


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

Carlos O'Donell <carlos_odonell at mentor dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos_odonell at mentor
                   |                            |dot com

--- Comment #4 from Carlos O'Donell <carlos_odonell at mentor dot com> 2012-11-13 00:14:52 UTC ---
OK for 2.16/2.15.

Slightly off-topic: I didn't know we had to manually maintain those header
guards to prevent other headers from being included when we include the kernel
version. Do we really need to maintain this? Is this simply an optimization to
reduce the amount of cpp work that is done for this header?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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