This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/15544] move idtype_t definition into sysdeps (bits) directory
- From: "adconrad at 0c3 dot net" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sourceware dot org
- Date: Fri, 20 Dec 2013 03:32:19 +0000
- Subject: [Bug libc/15544] move idtype_t definition into sysdeps (bits) directory
- Auto-submitted: auto-generated
- References: <bug-15544-131 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=15544
Adam Conrad <adconrad at 0c3 dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adconrad at 0c3 dot net
--- Comment #2 from Adam Conrad <adconrad at 0c3 dot net> ---
So, worth noting on this that the Linux kernel and glibc have different ideas
about P_ALL, P_GID, and P_PID. This has gone unnoticed for a long time
probably due to a fluke in header ordering, but this slight change has made
anyone who includes <linux/keyboard.h> explode. So far, we've seen that with
sdl and kbd.
Not sure who is "right" and "wrong" here, but I'm inclined to say that
linux/wait.h is probably the wrong one. Either way, it should be sorted on one
side or the other.
--
You are receiving this mail because:
You are on the CC list for the bug.