php-src/ext/session
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced
with libtool components

        * SAPI targets can enable thread-safe mode and define
          shared/static/program build target

        * all configure scripts use the same config.cache

        * phplibdir is $(top_builddir)/modules to avoid
          permission problems

        * sapi/*/Makefile.inc are gone

        * runpath handling cleaned up

        * top-level Makefile.in obsoleted through Makefile.am

        * --enable-versioning uses libtool's cleaner and more
          portable -export-symbols feature
1999-10-04 15:18:26 +00:00
..
config.h.stub add transparent session id propagation 1999-09-11 23:47:16 +00:00
config.m4 add transparent session id propagation 1999-09-11 23:47:16 +00:00
Makefile.am * archive-based convenience libraries completely replaced 1999-10-04 15:18:26 +00:00
mod_files.c - support for external entropy sources 1999-09-11 17:20:31 +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 bail out, if ps_mm_instance wasn't initialized correctly 1999-09-04 08:21:09 +00:00
mod_mm.h - add global startup/shutdown handlers 1999-09-03 17:46:39 +00:00
mod_user.c don't call empty function names 1999-09-17 05:45:52 +00:00
mod_user.h add user-level callbacks 1999-09-17 05:40:59 +00:00
modules.c add user-level callbacks 1999-09-17 05:40:59 +00:00
php_session.h add user-level callbacks 1999-09-17 05:40:59 +00:00
session.c rename. 1999-10-01 14:54:55 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00