Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 33998 invoked by uid 500); 28 Jun 2000 03:32:59 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 33974 invoked from network); 28 Jun 2000 03:32:58 -0000 Date: Wed, 28 Jun 2000 05:33:11 +0200 (CEST) From: Sascha Schumann X-Sender: sas@rossini.schumann.cx To: new-httpd@apache.org Subject: Re: cvs commit: apache-2.0/src/lib/apr/include apr.h.in apr_general.h In-Reply-To: <20000627202344.F29590@lyra.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N > And are there *any* platforms out there that don't have memmove()? I can't > possibly imagine the case, so can't we just torch that? SunOS 4, IIRC. Some portability does not really hurt. ;) - Sascha