cvs commit: apache-1.3/src/os/unix os.c

2000-01-15 Thread sascha
sascha 00/01/15 08:01:09 Modified:src Configure src/os/unix os.c Log: Disable dl emulation code for AIX < 4.3, if no dl functions are needed. Revision ChangesPath 1.388 +8 -0 apache-1.3/src/Configure Index: Configure ==

cvs commit: apache-1.3/src/os/unix os.c

1999-10-13 Thread manoj
manoj 99/10/12 19:38:21 Modified:src CHANGES src/os/unix os.c Log: Support DSOs properly on 32-bit HP-UX 11.0 Submitted by: Dilip Khandekar <[EMAIL PROTECTED]> Revision ChangesPath 1.1437+3 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3/src/os/unix os.c

1999-08-09 Thread fielding
fielding99/08/09 00:38:50 Modified:.INSTALL src CHANGES Configure src/helpers GuessOS src/include ap_config.h src/os/unix os.c Log: Improved compilation and DSO support on Sequent DYNIX/ptx. PR: 4735 Subm

cvs commit: apache-1.3/src/os/unix os.c

1999-05-03 Thread wsanchez
wsanchez99/05/03 16:06:06 Modified:src/os/unix os.c Log: Use macro "HAVE_DYLD" instead of "RHAPSODY" for dyld-specific code. Add macro "DYLD_CANT_UNLOAD" around workaround for dyld-unloading-is-a-noop. Revision ChangesPath 1.16 +15 -8 apache-1.3/src/os/unix/os.

cvs commit: apache-1.3/src/os/unix os.c os.h

1998-07-10 Thread rasmus
rasmus 98/07/10 11:29:52 Modified:src CHANGES src/os/unix os.c os.h Log: Set the RTLD_GLOBAL dlopen mode parameter to allow dynamically loaded modules to load their own modules dynamically. This improves mod_perl and mod_php3 when these modules are loaded dy

cvs commit: apache-1.3/src/os/unix os.c

1998-04-19 Thread rse
rse 98/04/19 05:25:22 Modified:src/os/unix os.c Log: Avoid warnings for discarded const under some platforms like OSF1 and FreeBSD 2.2.x where dlopen is defined to have a "char *" as its first argument instead of a "const char *". Revision ChangesPath 1.10 +5

cvs commit: apache-1.3/src/os/unix os.c os.h

1998-04-12 Thread rse
rse 98/04/12 08:49:28 Modified:.STATUS src CHANGES Configuration.tmpl Configure src/os/unix os.c os.h Log: Although I though we have no chance under HP/UX for using shared objects I today figured out that their proprietary shl_xxx syst

cvs commit: apache-1.3/src/os/unix os.c os.h

1998-03-17 Thread dgaudet
dgaudet 98/03/16 23:54:29 Modified:src/ap ap_execve.c src/include alloc.h conf.h hide.h http_config.h http_core.h http_protocol.h httpd.h src/main alloc.c http_config.c http_core.c http_log.c http_main.c http