From jim@apache.org Sat Jan 13 13:27:17 2001 Return-Path: Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 99722 invoked by uid 1078); 13 Jan 2001 13:27:17 -0000 Date: 13 Jan 2001 13:27:16 -0000 Message-ID: <20010113132716.99721.qmail@apache.org> From: jim@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr STATUS jim 01/01/13 05:27:16 Modified: . STATUS Log: A vote and a task Revision Changes Path 1.19 +3 -2 apr/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/apr/STATUS,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- STATUS 2001/01/13 11:51:03 1.18 +++ STATUS 2001/01/13 13:27:16 1.19 @@ -1,5 +1,5 @@ APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*- -Last modified at [$Date: 2001/01/13 11:51:03 $] +Last modified at [$Date: 2001/01/13 13:27:16 $] Release: @@ -19,7 +19,7 @@ Source code layout needs to be decided for apr and apr-util. There has been some discussion about adding a src/ directory to apr or removing it from apr-util/. Either way, this needs to be decided. - Those for adding apr/src/ : gstein + Those for adding apr/src/ : gstein, jim Those for removing apr-util/src/ : wrowe, rbb , dreid * Many linkage errors are gpfaulting Apache/win32 in various configs @@ -38,6 +38,7 @@ used by the configured User and Group. Current work-around: change the initial permissions to 0666. Needed code: See 1.3's http_main.c, SysV sem flavor of accept_mutex_init(). + Status: Jim will look into this * Build scripts do not recognise AIX 4.2.1 pthreads