Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 47546 invoked by uid 500); 2 Jul 2002 22:19:26 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 47533 invoked from network); 2 Jul 2002 22:19:26 -0000 X-Authentication-Warning: cancer.clove.org: jerenk set sender to jerenkrantz@apache.org using -f Date: Tue, 2 Jul 2002 15:19:33 -0700 From: Justin Erenkrantz To: HTTPD Dev List Subject: Re: [PATCH] htpasswd: use apr_file_copy Message-ID: <20020702151933.R2953@apache.org> Mail-Followup-To: Justin Erenkrantz , HTTPD Dev List References: <20020702214330.GB15943@eustasy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020702214330.GB15943@eustasy>; from thom@planetarytramp.net on Tue, Jul 02, 2002 at 10:43:30PM +0100 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, Jul 02, 2002 at 10:43:30PM +0100, Thom May wrote: > this seems a bit cleaner than doing a system(), also hopefully more > maintainable. Committed. Thanks! -- justin