From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27796 invoked by alias); 23 Jun 2009 20:11:08 -0000 Received: (qmail 27750 invoked by uid 48); 23 Jun 2009 20:10:57 -0000 Date: Tue, 23 Jun 2009 20:11:00 -0000 Message-ID: <20090623201057.27749.qmail@sourceware.org> From: "simon at josefsson dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090623192536.10320.simon@josefsson.org> References: <20090623192536.10320.simon@josefsson.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/10320] erand48 implementation not thread safe but POSIX says it should be X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-06/txt/msg00107.txt.bz2 ------- Additional Comments From simon at josefsson dot org 2009-06-23 20:10 ------- By reading code, jrand48, lcong48, nrand48, seed48, and srand48 also uses the variable __libc_drand48_data so may be subjec to the same concern. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10320 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.