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/15544] move idtype_t definition into sysdeps (bits) directory


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.


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