[PATCH] libc-compat.h for <bits/fcntl-linux.h>
Mike Frysinger
vapier@gentoo.org
Mon May 9 17:38:00 GMT 2016
On 09 May 2016 08:02, Eric Neblock wrote:
> On 05/09/2016 07:53 AM, Zack Weinberg wrote:
> > On Mon, May 9, 2016 at 8:52 AM, Eric Neblock <ceneblock@member.fsf.org> wrote:
> >> On 05/09/2016 07:47 AM, Zack Weinberg wrote:
> >>> Rather than this approach, why not have the glibc header include the
> >>> uapi header and rely on its definitions? This might need to be
> >>> conditional on a sufficiently new version of the uapi header being
> >>> available, but it is more future-proof.
> >>
> >> My only concern with that would be if someone is compiling for BSD,
> >> Solaris, Cygwin, or some other *nix.
> >
> > In that case, sysdeps/unix/sysv/linux/bits/fcntl-linux.h will not be
> > used at all.
>
> Just for my own sanity, I rechecked the INSTALL file of glibc and Linux
> headers are required.
well, they're required if you're building for a Linux target.
they aren't needed if you build for non-Linux targets.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160509/3b366cb8/attachment.sig>
More information about the Libc-alpha
mailing list