]> granicus.if.org Git - php/commit
Change reentrancy API to always use the php prefix.
authorSascha Schumann <sas@php.net>
Thu, 4 May 2000 10:38:17 +0000 (10:38 +0000)
committerSascha Schumann <sas@php.net>
Thu, 4 May 2000 10:38:17 +0000 (10:38 +0000)
commitd0f3764ee2e10003d9c8ea4a1c17ff0be1303a9b
tree10e61089a99c0d3226533f4b15693a45d82a931a
parentb6e4841ec7bcdc1b4fd3533fd4ffeefdac095d52
Change reentrancy API to always use the php prefix.

Check for the declaration of reentrant functions, so that we can use
them in non-ZTS mode on all platforms.
16 files changed:
acinclude.m4
configure.in
ext/calendar/cal_unix.c
ext/filepro/filepro.c
ext/ftp/ftp.c
ext/hyperwave/hw.c
ext/session/session.c
ext/standard/datetime.c
ext/standard/info.c
ext/standard/parsedate.y
main/main.c
main/php_reentrancy.h
main/php_variables.c
main/reentrancy.c
sapi/isapi/php4isapi.c
win32/registry.c