php-src/ext/session
Sascha Schumann 702d7afc3c Reenable pwrite/pread support
The old checks supposed that pread/pwrite worked, if a declaration was
found in <unistd.h>.  We now actually check whether they work successfully
before using them.
2002-09-06 10:27:26 +00:00
..
tests Fixed file include error 2002-04-19 07:55:24 +00:00
config.m4 Reenable pwrite/pread support 2002-09-06 10:27:26 +00:00
CREDITS
mod_files.c Reenable pwrite/pread support 2002-09-06 10:27:26 +00:00
mod_files.h Maintain headers. 2002-02-28 08:29:35 +00:00
mod_files.sh
mod_mm.c - Fixed bug: #17977, session build as shared works now with mm handler too. 2002-06-28 02:27:02 +00:00
mod_mm.h - Fixed bug: #17977, session build as shared works now with mm handler too. 2002-06-28 02:27:02 +00:00
mod_user.c Merge in session API changes (carry around tsrm context) 2002-03-06 11:49:51 +00:00
mod_user.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_session.h Make unset($_SESSION['foo']) actually remove the variable from the session, 2002-08-15 21:44:44 +00:00
session.c Correcting some english in the comment... 2002-08-15 19:32:08 +00:00