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/20050] Using Linux Kernel headers in bit/fnctl.h


https://sourceware.org/bugzilla/show_bug.cgi?id=20050

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
<https://sourceware.org/glibc/wiki/Synchronizing_Headers> describes 
consensus on how to handle duplication between kernel and userspace 
headers.  If you wish to extend this to other headers, you should make a 
proposal on libc-alpha.  I don't think it can sensibly be extended to 
bits/fcntl.h, however, because that header is very sensitive to namespace 
issues for a wide range of standards supported by glibc, whereas the 
kernel headers don't deal with such namespace issues at all.

-- 
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]