php-src/ext/dbase
Zeev Suraski 6614e8edb4 - I wrote a long msg but the commit didn't go through.
- So here is the short version:
- a) Start moving to binary opens in Windows
- b) Give checkuid_mode() a small face lift including the fopen-wrappers.c
- The mode to this function should at least be a #define but that is for
- another day. Anyway this whole stuff should be given more face lifts in
- the future.
2000-06-25 17:02:59 +00:00
..
config.m4 Make dbase compilable as shared module 2000-05-02 04:32:33 +00:00
dbase.c - I wrote a long msg but the commit didn't go through. 2000-06-25 17:02:59 +00:00
dbf_head.c Fix dbase breakage related to the virtual path changes. 2000-05-06 03:15:41 +00:00
dbf_head.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_misc.c s/localtime_r/php_localtime_r/ 2000-05-07 02:38:05 +00:00
dbf_misc.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_ndx.c - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 2000-03-11 20:48:49 +00:00
dbf_ndx.h moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_rec.c moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_rec.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf.h moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
Makefile.in Make dbase compilable as shared module 2000-05-02 04:32:33 +00:00
php_dbase.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
setup.stub moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00