Re: [PATCH] couple of small bugs

Arjan van de Ven <[email protected]>
Newsgroups gmane.comp.lib.phil
Message-ID <[email protected]>
On Tue, Jul 29, 2003 at 01:59:03PM -0500, Joel Schopp wrote:
> 
> 
>  /* Global definition.  Needed in pthread_getconcurrency as well.  */
> -int __concurrency_level;
> +/* Standards say if the pthread_setconcurrency function was not
> + * called return 0 */
> +int __concurrency_level = 0;

isn't the BSS guaranteed to be zeroed ?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.