From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5721 invoked by alias); 6 Apr 2005 00:39:58 -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 5594 invoked by uid 48); 6 Apr 2005 00:39:52 -0000 Date: Wed, 06 Apr 2005 00:39:00 -0000 From: "roland at gnu dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20050406003951.821.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/821] New: unload3 test case for dlclose X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg00047.txt.bz2 List-Id: This trunk change is needed on the 2.3 branch. 2005-03-03 Ulrich Drepper * elf/dl-close.c (_dl_close): Don't try to set up new searchpath if the loader is closed. Fixes unload3. * elf/tst-global1.c: New file. * elf/Makefile (tests): Add tst-global1. * elf/testobj2.c (p): New function. 2005-03-03 Jakub Jelinek * elf/Makefile: Add rules to build and run unload3 test. * elf/unload3.c: New test. * elf/unload3mod1.c: New file. * elf/unload3mod2.c: New file. * elf/unload3mod3.c: New file. * elf/unload3mod4.c: New file. -- Summary: unload3 test case for dlclose Product: glibc Version: 2.3.4 Status: NEW Severity: normal Priority: P2 Component: libc 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=821 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.