From cvs-return-1506-apmail-apr-cvs-archive=apr.apache.org@apr.apache.org Thu Jun 28 04:03:35 2001 Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 10884 invoked by uid 500); 28 Jun 2001 04:03:27 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 10872 invoked by uid 1134); 28 Jun 2001 04:03:23 -0000 Date: 28 Jun 2001 04:03:23 -0000 Message-ID: <20010628040323.10871.qmail@apache.org> From: wrowe@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr STATUS wrowe 01/06/27 21:03:22 Modified: . STATUS Log: Just my 2c Revision Changes Path 1.46 +6 -8 apr/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/apr/STATUS,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- STATUS 2001/06/05 07:56:08 1.45 +++ STATUS 2001/06/28 04:03:19 1.46 @@ -1,5 +1,5 @@ APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*- -Last modified at [$Date: 2001/06/05 07:56:08 $] +Last modified at [$Date: 2001/06/28 04:03:19 $] Release: @@ -40,6 +40,11 @@ * Build scripts do not recognise AIX 4.2.1 pthreads * Win32: Implement apr_shm_ functions + Status: rbb insists he has thoughts about splitting apr_shm_* + mechanisms to support muliple models (some sort of 'keyed' + schema as well as anonymous inheritable shmem), and has a + possible solution to the 'ask for 1MB, then ask for 4x256kb + bogosity, so we are waiting on this. * FirstBill says we need a new procattr, APR_CREATE_SUSPENDED (or something similar) to direct ap_create_process to create the @@ -148,13 +153,6 @@ Stuff waiting for code thawing after Beta 1: - - * Implement APR_FINFO_ICASE/APR_FINFO_NAME for stat'ish calls. - Can wait till after b1, will be required to eliminate canonical - and add that functionallity in-line with directory_walk, which - is _not_ planned for 2.0b1, but immediately afterwards. It's - required to complete Apache/WinNT's Unicode schema as well. - Note: Will doesn't like his original APR_FINFO_ICASE definition. * Identify and implement those protection bits that have general usefulness, perhaps hidden, generic read-only [immutable],