passing structs by value
authorMichael Wallner <mike@php.net>
Thu, 21 Jan 2016 08:59:52 +0000 (09:59 +0100)
committerMichael Wallner <mike@php.net>
Thu, 21 Jan 2016 09:00:35 +0000 (10:00 +0100)
commit77a446cbcdce6558c00066e5f13e43e8b1b18ff7
treea38018fa8978f53a7997a9bbf6e745b9a73eba52
parent313d2d3f3ef257ca61c2ee98f90fd9d694631d9b
passing structs by value
13 files changed:
config.m4
m4/psi.m4
m4/psi_const.m4
m4/psi_type.m4
psi.d/glob.psi
psi.d/netdb.psi
psi.d/time.psi
src/libffi.c
src/module.c
src/parser.h
tests/idn/idn.psi
tests/ndbm/ndbm.psi [new file with mode: 0644]
tests/ndbm/ndbm001.phpt [new file with mode: 0644]