]> granicus.if.org Git - php/commit
Detect if we can rely on compiler-specific alignment features else use custom
authorJohannes Schlüter <johannes@php.net>
Tue, 9 Feb 2010 21:58:13 +0000 (21:58 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 9 Feb 2010 21:58:13 +0000 (21:58 +0000)
commitf732d74f6ba4799457129f056164c650a2d88534
treef4e0d7ba41667752f7889e703c12498ecc5f8c1a
parent480c327ff55ecd640c2a25341b558a758f2d913f
Detect if we can rely on compiler-specific alignment features else use custom
workarounds. Fixes #50753
ext/standard/config.m4
ext/standard/crypt_sha256.c
ext/standard/crypt_sha512.c