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 1/3] Avoid duplication of _CLOEXEC and _NONBLOCK values


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The code is written as it is for a reason.  You cannot just include
another header in public headers because you are polluting the namespace.

Additionally, there is no requirement that all archs use the same value
as O_CLOEXEC for the flags.

There just is no reason whatsoever to do any of this.

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAkxlZbUACgkQ2ijCOnn/RHRidwCfQFGmvio7V8OoGTnN3r/R2+da
rGIAn0HdhArnOKVXP+RJJGlnxjqk98tq
=ro4b
-----END PGP SIGNATURE-----


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