php-src/ext/session
Sascha Schumann fe50664d4d #if COMPILE_DL
becomes

    #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4 Improved in-tree shared libraries build system 2000-05-01 02:42:55 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
mod_files.c - Change some open's to V_OPEN()'s 2000-04-30 19:01:17 +00:00
mod_files.h - some cleanups 1999-06-07 16:43:24 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c GC now prints out how many session objects were removed 2000-03-29 20:37:29 +00:00
mod_mm.h - add global startup/shutdown handlers 1999-09-03 17:46:39 +00:00
mod_user.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
mod_user.h the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
modules.c add user-level callbacks 1999-09-17 05:40:59 +00:00
php_session.h @-added session_get_cookie_params (sterling) 2000-03-30 18:50:09 +00:00
session.c #if COMPILE_DL 2000-05-02 00:44:35 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00