[PATCH 1/3] Avoid duplication of _CLOEXEC and _NONBLOCK values
Ulrich Drepper
drepper@redhat.com
Fri Aug 13 18:17:00 GMT 2010
-----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-----
More information about the Libc-alpha
mailing list