From clamav-devel-bounces@lists.clamav.net  Mon Mar  2 19:03:37 2009
Return-Path: <clamav-devel-bounces@lists.clamav.net>
X-Original-To: list@tad.clamav.net
Delivered-To: list@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id uYWlx9m8rq4W; Mon,  2 Mar 2009 19:03:36 +0100 (CET)
Received: from tad.clamav.net (localhost.localdomain [127.0.0.1])
	by tad.clamav.net (Postfix) with ESMTP id 25C7B16C689;
	Mon,  2 Mar 2009 19:03:36 +0100 (CET)
X-Original-To: clamav-devel@tad.clamav.net
Delivered-To: clamav-devel@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id LZiJv6mZ3XEF for <clamav-devel@tad.clamav.net>;
	Mon,  2 Mar 2009 19:03:32 +0100 (CET)
Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.240])
	by tad.clamav.net (Postfix) with ESMTP id 808C516C57E
	for <clamav-devel@lists.clamav.net>;
	Mon,  2 Mar 2009 19:03:32 +0100 (CET)
Received: by rv-out-0708.google.com with SMTP id c5so2076424rvf.32
	for <clamav-devel@lists.clamav.net>;
	Mon, 02 Mar 2009 10:03:31 -0800 (PST)
MIME-Version: 1.0
Received: by 10.114.103.1 with SMTP id a1mr2713049wac.218.1236017011812; Mon, 
	02 Mar 2009 10:03:31 -0800 (PST)
Date: Mon, 2 Mar 2009 10:03:31 -0800
Message-ID: <7705c9030903021003y8aa7b1en3ecd180004e9d5a@mail.gmail.com>
From: Blair Campbell <blairdude@gmail.com>
To: ClamAV Development <clamav-devel@lists.clamav.net>
Subject: [Clamav-devel] Binhex and PDF decoders
X-BeenThere: clamav-devel@lists.clamav.net
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: ClamAV Development <clamav-devel@lists.clamav.net>
List-Id: ClamAV Development <clamav-devel.lists.clamav.net>
List-Unsubscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel>,
	<mailto:clamav-devel-request@lists.clamav.net?subject=unsubscribe>
List-Post: <mailto:clamav-devel@lists.clamav.net>
List-Help: <mailto:clamav-devel-request@lists.clamav.net?subject=help>
List-Subscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel>,
	<mailto:clamav-devel-request@lists.clamav.net?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: clamav-devel-bounces@lists.clamav.net
Errors-To: clamav-devel-bounces@lists.clamav.net

Hi.  I am compiling clamav on a platform that does not provide mmap
(required by pdf and binhex decoders), so I wrote a small patch that
adds support for those formats without use of mmap (for platforms that
don't provide it).  Anybody interested?  The patch is in bug #1432.
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

