[Bug libc/20050] New: Using Linux Kernel headers in bit/fnctl.h
ceneblock at member dot fsf.org
sourceware-bugzilla@sourceware.org
Thu May 5 19:17:00 GMT 2016
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.
More information about the Glibc-bugs
mailing list