]> granicus.if.org Git - php/commit
Get rid of php_global.h and the associated data types UINT4/_POINTER.
authorSascha Schumann <sas@php.net>
Mon, 21 Aug 2000 10:10:31 +0000 (10:10 +0000)
committerSascha Schumann <sas@php.net>
Mon, 21 Aug 2000 10:10:31 +0000 (10:10 +0000)
commit6ce467dc134478dd876013c76a36d60a068f55ad
tree80eede3a93e7b97b073fcb9a519b5951b9bd0ad0
parent19741cc37ad1773a6d4b59392991ff7b90899775
Get rid of php_global.h and the associated data types UINT4/_POINTER.

We use php_uint32 now globally.

Also removed K&R support from md5.[ch].
ext/icap/php_icap.c
ext/mcal/php_mcal.c
ext/standard/md5.c
ext/standard/md5.h
ext/standard/php_global.h [deleted file]