Re: Memory manager

2002-06-26 Thread Andi Gutmans
At 11:34 AM 6/25/2002 -0700, Greg Stein wrote: On Tue, Jun 25, 2002 at 09:07:22PM +0300, Andi Gutmans wrote: I won't cc: the apr dev group because it'll just clutter their list :) Heh. Well, I trimmed out some, and am taking one point to the list. At 03:09 AM 6/25/2002 -0700, Greg Stein wrote:

[PATCH] Regarding semun definition in proc_mutex.h

2002-06-26 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
On platforms where the semun union is not available, the APR defines the semun structure - but I believe the first parameter should be a int val and not long val. I verified it on HP-UX and Linux (both 32-bit and 64-bit systems). BTW, we were able to get Apache (2.0.39) to work on the HP-UX /