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


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

            Bug ID: 20050
           Summary: Using Linux Kernel headers in bit/fnctl.h
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: ceneblock at member dot fsf.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Created attachment 9238
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9238&action=edit
Patch for my purposed feature

Hello,
  I've been doing some Linux kernel hacking and adding new flags to the open
syscall. Since I've added the new flag, I need to have libc become aware of it,
so it can be used in userland.

  I've attached a patch that I don't think breaks anything, but allows anyone
else to add in new flags while not having to worry about modifying any userland
headers.

Regards

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