From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32684 invoked by alias); 22 Apr 2005 19:54:44 -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 32640 invoked by uid 48); 22 Apr 2005 19:54:39 -0000 Date: Fri, 22 Apr 2005 19:54:00 -0000 Message-ID: <20050422195439.32639.qmail@sourceware.org> From: "splite-glibc at sigint dot cs dot purdue dot edu" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050422195020.866.splite-glibc@sigint.cs.purdue.edu> References: <20050422195020.866.splite-glibc@sigint.cs.purdue.edu> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/866] glob should match dangling symlinks X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg00151.txt.bz2 List-Id: ------- Additional Comments From splite-glibc at sigint dot cs dot purdue dot edu 2005-04-22 19:54 ------- Created an attachment (id=461) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=461&action=view) fix globbing of dangling symlinks in sysdeps/generic/glob.c Adding another argument to glob_in_dir() was the easiest route, but perhaps one of its existing arguments could be (ab)used instead. -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=866 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.