[PATCH v4] Make bindresvport() function to multithread-safe

Roland McGrath roland@hack.frob.com
Thu Oct 25 19:01:00 GMT 2012


All TLS using the initial-exec model (which libc.so's own TLS uses) is
inherently required to be allocated at thread creation time (dynamic linker
startup time for the initial thread).



More information about the Libc-alpha mailing list