php-src/ext/dba
Edin Kadribasic af436aa873 Added support for bundled flatfile, cdb and cdb_make handlers
to win32 build of the dba extension.
2002-11-13 12:12:44 +00:00
..
libcdb Added support for bundled flatfile, cdb and cdb_make handlers 2002-11-13 12:12:44 +00:00
libflatfile Add missing flush 2002-11-11 11:57:25 +00:00
tests -Precondiftion: no open files 2002-11-11 12:00:58 +00:00
config.m4 There shall never be an external library for this (hopefully). 2002-11-06 10:08:38 +00:00
CREDITS incorporate cdb-0.75 as suggested by D. J. Bernstein 2002-11-04 17:53:04 +00:00
dba_cdb.c Added support for bundled flatfile, cdb and cdb_make handlers 2002-11-13 12:12:44 +00:00
dba_db2.c emalloc never returns 0, so we can simplify the code paths. 2002-11-06 17:59:03 +00:00
dba_db3.c emalloc never returns 0, so we can simplify the code paths. 2002-11-06 17:59:03 +00:00
dba_dbm.c emalloc never returns 0, so we can simplify the code paths. 2002-11-06 17:59:03 +00:00
dba_flatfile.c Added support for bundled flatfile, cdb and cdb_make handlers 2002-11-13 12:12:44 +00:00
dba_gdbm.c remove debug output and use php_error_docref instead 2002-11-07 13:00:37 +00:00
dba_ndbm.c emalloc never returns 0, so we can simplify the code paths. 2002-11-06 17:59:03 +00:00
dba.c Use php_flock instead of flock 2002-11-11 20:53:41 +00:00
dba.dsp Added support for bundled flatfile, cdb and cdb_make handlers 2002-11-13 12:12:44 +00:00
install_cdb.sh incorporate cdb-0.75 as suggested by D. J. Bernstein 2002-11-04 17:53:04 +00:00
php_cdb.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_db2.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_db3.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_dba.h -Centralise open stream for builtin modules that use streams 2002-11-10 17:58:46 +00:00
php_dbm.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_flatfile.h move newly introduced flatfile support from dbm to new flatfile handler 2002-11-06 04:16:18 +00:00
php_gdbm.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_ndbm.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00