Update missing changes for 3.0.9r4.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
This is doc/libffi.info, produced by makeinfo version 4.8 from
|
||||
./doc/libffi.texi.
|
||||
This is ../plibffi/doc/libffi.info, produced by makeinfo version 4.13
|
||||
from ../plibffi/doc/libffi.texi.
|
||||
|
||||
This manual is for Libffi, a portable foreign-function interface
|
||||
This manual is for Libffi, a portable foreign-function interface
|
||||
library.
|
||||
|
||||
Copyright (C) 2008 Red Hat, Inc.
|
||||
@@ -13,7 +13,7 @@ library.
|
||||
included in the section entitled "GNU General Public License".
|
||||
|
||||
|
||||
INFO-DIR-SECTION
|
||||
INFO-DIR-SECTION Development
|
||||
START-INFO-DIR-ENTRY
|
||||
* libffi: (libffi). Portable foreign-function interface library.
|
||||
END-INFO-DIR-ENTRY
|
||||
@@ -111,10 +111,10 @@ To prepare a call interface object, use the function `ffi_prep_cif'.
|
||||
This initializes CIF according to the given parameters.
|
||||
|
||||
ABI is the ABI to use; normally `FFI_DEFAULT_ABI' is what you
|
||||
want. *Note Multiple ABIs:: for more information.
|
||||
want. *note Multiple ABIs:: for more information.
|
||||
|
||||
NARGS is the number of arguments that this function accepts.
|
||||
`libffi' does not yet handle varargs functions; see *Note Missing
|
||||
`libffi' does not yet handle varargs functions; see *note Missing
|
||||
Features:: for more information.
|
||||
|
||||
RTYPE is a pointer to an `ffi_type' structure that describes the
|
||||
@@ -516,18 +516,18 @@ Index
|
||||
|
||||
|
||||
Tag Table:
|
||||
Node: Top672
|
||||
Node: Introduction1408
|
||||
Node: Using libffi3044
|
||||
Node: The Basics3479
|
||||
Node: Simple Example6086
|
||||
Node: Types7113
|
||||
Node: Primitive Types7396
|
||||
Node: Structures9216
|
||||
Node: Type Example10076
|
||||
Node: Multiple ABIs11299
|
||||
Node: The Closure API11670
|
||||
Node: Missing Features14590
|
||||
Node: Index15083
|
||||
Node: Top702
|
||||
Node: Introduction1438
|
||||
Node: Using libffi3074
|
||||
Node: The Basics3509
|
||||
Node: Simple Example6116
|
||||
Node: Types7143
|
||||
Node: Primitive Types7426
|
||||
Node: Structures9246
|
||||
Node: Type Example10106
|
||||
Node: Multiple ABIs11329
|
||||
Node: The Closure API11700
|
||||
Node: Missing Features14620
|
||||
Node: Index15113
|
||||
|
||||
End Tag Table
|
||||
|
||||
Reference in New Issue
Block a user