php-src/ext/dbase
Uwe Steinmann 84d156ae15 - limit writing of field data to field len + 1
This fixed many memory overrun errors which appeared
	in several scripts when writing a record.
2003-10-14 07:49:34 +00:00
..
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
dbase.c - limit writing of field data to field len + 1 2003-10-14 07:49:34 +00:00
dbase.dsp Fixing debug build on Win32 2001-09-19 17:48:34 +00:00
dbf_head.c rolling back fix for 23463. The "fix" broke more than it fixed (see bug 25558) 2003-10-12 01:07:59 +00:00
dbf_head.h Fix TSRM problem. 2001-08-06 12:26:55 +00:00
dbf_misc.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
dbf_misc.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_ndx.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
dbf_ndx.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
dbf_rec.c ZTS fixes. 2003-01-19 08:32:26 +00:00
dbf_rec.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_dbase.h Added function dbase_get_header_info 2003-07-15 18:19:51 +00:00