kc3-lang/libffi/doc/libffi.texi

Branch :


Log

Author Commit Date CI Message
2349fec9 2014-03-05 17:53:02 Fix typo in doc
31257b31 2013-11-16 06:35:51 Fix sample closure code
58c2577a 2013-11-13 16:55:36 This enshrines the current testsuite practice of using ffi_arg for returned values. It would be reasonable and logical to use the actual return argument type as passed to ffi_prep_cif, but this would mean changing a large number of tests that use ffi_arg and all backends that write results to an ffi_arg.
cf6bf981 2013-11-02 17:23:59 Fix up docs
675c9839 2013-03-16 08:12:38 Documentation fix
4f17e1f1 2011-11-12 17:22:24 Fix last patch
ff9454da 2011-11-12 17:18:51 Add David Gilbert's variadic function call support
10ea8489 2010-08-05 08:24:27 don't copy win64 struct args
9dc9a293 2010-04-13 10:33:52 Rebase to latest GCC sources
edfdfd2e 2010-01-13 02:56:19 Add closure example doc
115ab36f 2009-12-24 00:22:00 Update missing changes for 3.0.9r4.
c6dddbd0 2009-10-04 08:11:33 Initial commit