From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1630 invoked by alias); 16 Feb 2005 04:49:20 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 1511 invoked by uid 48); 16 Feb 2005 04:49:12 -0000 Date: Wed, 16 Feb 2005 04:49:00 -0000 From: "roland at gnu dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20050216044910.739.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug linuxthreads/739] New: pthread_getspecific / pthread_setspecific broken if single-threaded X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00106.txt.bz2 List-Id: This trunk change is needed on the 2.3 branch. 2005-02-07 Jakub Jelinek * specific.c (pthread_key_delete): If pthread_create has not been called yet, clear p_specific for the current thread. * Makefile (tests): Add tst-tsd1. * tst-tsd1.c: New test. -- Summary: pthread_getspecific / pthread_setspecific broken if single-threaded Product: glibc Version: 2.3.4 Status: NEW Severity: normal Priority: P2 Component: linuxthreads AssignedTo: roland at gnu dot org ReportedBy: roland at gnu dot org CC: glibc-bugs at sources dot redhat dot com OtherBugsDependingO 724 nThis: http://sources.redhat.com/bugzilla/show_bug.cgi?id=739 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.