This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/3] Avoid duplication of _CLOEXEC and _NONBLOCK values
- From: Ulrich Drepper <drepper at redhat dot com>
- To: libc-alpha at sourceware dot org
- Date: Fri, 13 Aug 2010 08:33:09 -0700
- Subject: Re: [PATCH 1/3] Avoid duplication of _CLOEXEC and _NONBLOCK values
- References: <1281701031-3476-1-git-send-email-gmsoft@tuxicoman.be>
-----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-----