cvs commit: apache-2.0/src/modules/standard mod_asis.c mod_autoindex.c mod_negotiation.c

1999-10-06 Thread rbb
rbb 99/10/06 16:04:18 Modified:src/lib/apr/file_io/os2 dir.c fileacc.c open.c pipe.c src/lib/apr/file_io/unix dir.c fileacc.c open.c pipe.c readwrite.c src/lib/apr/file_io/win32 dir.c fileacc.c open.c pipe.c

cvs commit: apache-2.0/src/main http_main.c util.c

1999-10-06 Thread bhyde
bhyde 99/10/06 14:26:57 Modified:src/include httpd.h src/main http_main.c util.c Log: Remove obsolete ap_util_init function. Revision ChangesPath 1.10 +0 -2 apache-2.0/src/include/httpd.h Index: httpd.h ===

cvs commit: apache-2.0/src/lib/apr/time/unix time.c

1999-10-06 Thread rbb
rbb 99/10/05 23:48:52 Modified:src/lib/apr acconfig.h configure.in src/lib/apr/include apr_config.h.in apr_errno.h src/lib/apr/time/unix time.c Log: Make time functions threadsafe in APR. This is the current way to make a function thread-safe, whe