From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19579 invoked by alias); 14 Apr 2008 19:56:53 -0000 Received: (qmail 19569 invoked by uid 22791); 14 Apr 2008 19:56:52 -0000 X-Spam-Check-By: sourceware.org Received: from qnxmail.qnx.com (HELO nimbus.ott.qnx.com) (209.226.137.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 14 Apr 2008 19:56:28 +0000 Received: by nimbus.ott.qnx.com with Internet Mail Service (5.5.2653.19) id <2FVR0RQY>; Mon, 14 Apr 2008 15:56:26 -0400 Message-ID: <4803B6E7.8090403@qnx.com> From: Aleksandar Ristovski To: Daniel Jacobowitz Cc: Doug Evans , gdb-patches@sourceware.org Subject: Re: [RFA] lmemmem.patch Date: Mon, 14 Apr 2008 23:46:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) user-agent: Content-Type: text/plain; charset="iso-8859-1" X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00266.txt.bz2 Daniel Jacobowitz wrote: > > Checked in the attached. Please tell me this works better... > Worked fine! Thanks!