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] Assume that SOCK_CLOEXEC is available and works


On 13 Oct 2015 14:27, Florian Weimer wrote:
> This fixes (harmless, I assume) data races when accessing the various
> __have_sock_cloexec variables.
> 
> Compiled and tested on x86_64-redhat-linux-gnu.  According to the
> previous thread (âO_CLOEXEC and SOCK_CLOEXECâ), there might be some
> impact of this change on Hurd and NaCl, but it seems manageable.

looks good, but shouldn't we also drop __ASSUME_O_CLOEXEC ?
-mike

Attachment: signature.asc
Description: Digital signature


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