This is the mail archive of the libc-alpha@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]

Re: [Patch] Add name_to_handle_at and open_by_handle_at for PowerPC


They are in bits/fcntl.h because they are Linux-specific.  It would be a
reasonable cleanup to add a new shared bits/fcntl-linux.h and move the
repetitious parts of the linux/*/bits/fcntl.h files there and make them
all #include <bits/fcntl-linux.h>.


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