php-src/ext/dba
Sascha Schumann 8476f5b29e Please avoid potential buffer overflows in new code. If you deal
with strings, consider storing the string length along with the string
data. That will make your life easier.
2000-12-01 12:29:29 +00:00
..
config.m4 Now checks that the library really exists even if path is specified as /usr 2000-10-21 00:35:10 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
dba.c Please avoid potential buffer overflows in new code. If you deal 2000-12-01 12:29:29 +00:00
dba.dsp it won't work otherwise 2000-10-26 18:51:12 +00:00
dba_cdb.c Unify use of my email address 2000-07-10 10:09:15 +00:00
dba_db2.c Unify use of my email address 2000-07-10 10:09:15 +00:00
dba_db3.c it won't work otherwise 2000-10-26 18:51:12 +00:00
dba_dbm.c Unify use of my email address 2000-07-10 10:09:15 +00:00
dba_gdbm.c Unify use of my email address 2000-07-10 10:09:15 +00:00
dba_ndbm.c Unify use of my email address 2000-07-10 10:09:15 +00:00
Makefile.in Make dba compilable as shared module 2000-05-02 03:38:26 +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 Run through conv_z_macros 2000-11-22 21:47:15 +00:00
php_dbm.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +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
setup.stub initial import of DBA 1999-07-21 15:12:32 +00:00