History log of /httpd/server/mpm/mpmt_os2/Makefile.in
Revision Date Author Comments Expand
0af58edfee6112cc3399e0e693340e525b96ab1c 832434 03-Nov-2009 trawick

Change the configure-based MPM build mechanism to support building an MPM as a shared shared or dynamic module, primarily using the APACHE_MPM_MODULE() function. --enable-mpms-shared now builds/installs the MPMs as dynamic modules. (But no LoadModule directives are added.)

c1f462d7c99794eaeaeab3940aa84f36ede3e587 804678 16-Aug-2009 bjh

Bring OS/2 MPM back from the dead. Reverses r758899.

e777c0ded95165b62dc1f37d75420db9257a4399 758899 26-Mar-2009 trawick

remove OS/2 MPM

8c8207118a53eb8353c5d5084775a480ab0a0a5f 90289 17-Aug-2001 bjh

New multi-process multi-threaded MPM for OS/2. Not fully polished but works better than spmt_os2 already (graceful restarts actually work). A summary of the process/thread structure is provided in the comments at the start of mpmt_os2.c