From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26236 invoked by alias); 11 May 2005 19:58:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26147 invoked from network); 11 May 2005 19:58:26 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 11 May 2005 19:58:26 -0000 Received: from zaretski (IGLD-83-130-254-105.inter.net.il [83.130.254.105]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id BET95059 (AUTH halo1); Wed, 11 May 2005 22:58:21 +0300 (IDT) Date: Wed, 11 May 2005 20:03:00 -0000 From: "Eli Zaretskii" To: gdb-patches@sourceware.org Message-ID: <01c55663$Blat.v2.4$7e448d20@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 Subject: ylwrap Reply-to: Eli Zaretskii X-SW-Source: 2005-05/txt/msg00251.txt.bz2 Who maintains ylwrap and where do I send patches for it? It handles DOS-style absolute file names in a way that is not 100% correct, so I'd like to fix that. TIA