On Tue, Mar 19, 2002 at 05:54:00PM -0000, [EMAIL PROTECTED] wrote: > striker 02/03/19 09:54:00 > > Modified: include/arch/beos threadproc.h > include/arch/netware threadproc.h > include/arch/os2 threadproc.h > include/arch/unix threadproc.h > include/arch/win32 threadproc.h > threadproc/beos proc.c thread.c threadpriv.c > threadproc/netware proc.c thread.c threadpriv.c > threadproc/os2 proc.c thread.c threadpriv.c > threadproc/unix proc.c thread.c threadpriv.c > threadproc/win32 proc.c thread.c threadpriv.c > Log: > Rename all the "cntxt" members of the thread and proc structures to > "pool".
Note: once the file_io structures pick up this change, then the APR_IMPLEMENT_ACCESSOR_X macro can be tossed. Cheers, -g -- Greg Stein, http://www.lyra.org/
