avoid busting bash's stack with a too big if body in configure
authorMichael Wallner <mike@php.net>
Thu, 14 Jan 2016 11:20:13 +0000 (12:20 +0100)
committerMichael Wallner <mike@php.net>
Thu, 14 Jan 2016 11:20:13 +0000 (12:20 +0100)
commitb1720af16e5d7765e2effcd16e23f351c2f82e54
tree04fec107c4e41bdf9284de07a2255793cd9b1fe3
parent7ecbe886921997a9ea3c990071c2efb97f13ac21
avoid busting bash's stack with a too big if body in configure
28 files changed:
config.m4
m4/errno.m4
m4/glob.m4
m4/netdb.m4
m4/psi.m4
m4/psi_const.m4
m4/psi_decl.m4
m4/psi_macro.m4
m4/psi_struct.m4
m4/psi_type.m4
m4/stddef.m4
m4/stdint.m4
m4/stdio.m4
m4/stdlib.m4
m4/sys_select.m4
m4/sys_socket.m4
m4/sys_stat.m4
m4/sys_time.m4
m4/sys_times.m4
m4/sys_types.m4
m4/sys_uio.m4
m4/sys_utsname.m4
m4/syslog.m4 [new file with mode: 0644]
m4/time.m4
m4/wchar.m4
psi.d/syslog.psi [new file with mode: 0644]
src/context.c
tests/netdb/gai001.phpt