From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7173 invoked by alias); 16 Feb 2005 09:41:30 -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 7033 invoked by alias); 16 Feb 2005 09:41:21 -0000 Date: Wed, 16 Feb 2005 09:41:00 -0000 Message-ID: <20050216094121.7032.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050216042928.727.roland@gnu.org> References: <20050216042928.727.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/727] __environ can get reset X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00127.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 09:41 ------- Subject: Bug 727 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 09:40:57 Modified files: stdlib : Makefile sysdeps/generic: libc-start.c Added files: stdlib : tst-putenv.c tst-putenvmod.c Log message: 2005-01-03 Ulrich Drepper [BZ #727] * sysdeps/generic/libc-start.c [SHARED] (__libc_start_main): Don't initialize __environ again. * stdlib/Makefile: Add rules to build and run tst-putenv. * stdlib/tst-putenv.c: New file. * stdlib/tst-putenvmod.c: New file. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/tst-putenv.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=NONE&r2=1.1.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/tst-putenvmod.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=NONE&r2=1.1.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/Makefile.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.95&r2=1.95.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/libc-start.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.52&r2=1.52.4.1 -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=727 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.