]> granicus.if.org Git - php/commit
unify stdint type usage
authorMichael Wallner <mike@php.net>
Tue, 6 Aug 2013 20:45:35 +0000 (22:45 +0200)
committerMichael Wallner <mike@php.net>
Tue, 6 Aug 2013 20:49:56 +0000 (22:49 +0200)
commit14caf174ff219376e4f1234bd297ffe973cc416e
tree73532567f2c68b42ad55efbbaf1d85d7f81f6255
parentca0497bba2222c282c39048776a9f61052e67643
unify stdint type usage

if you need C99 stdint types, just include "php_stdint.h"
24 files changed:
Makefile.global
acinclude.m4
configure.in
ext/date/config0.m4
ext/date/lib/timelib_structs.h
ext/exif/exif.c
ext/hash/config.m4
ext/hash/config.w32
ext/hash/package.xml
ext/hash/php_hash.h
ext/hash/php_hash_types.h [deleted file]
ext/mysqlnd/config9.m4
ext/mysqlnd/mysqlnd_portability.h
ext/oci8/oci8.c
ext/phar/phar_internal.h
ext/spl/php_spl.h
ext/standard/crypt_freesec.h
ext/standard/crypt_sha256.c
ext/standard/crypt_sha512.c
ext/standard/string.c
ext/zip/lib/zipconf.h
main/php.h
main/php_stdint.h [new file with mode: 0644]
sapi/cli/php_http_parser.h