|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
libffi                                                             version 3.4.2
________________________________________________________________________________
libffi is a foreign function interface library. It provides a C programming
language interface for calling natively compiled functions given information
about the target function at run time instead of compile time. It also
implements the opposite functionality: libffi can produce a pointer to a
function that can accept and decode any combination of arguments defined at
run time. [0]
Upstream: https://sourceware.org/libffi/
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b libffi                                                             |
|                                                                              |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
Refer to the manual pages for more information.
[003] History
________________________________________________________________________________
2023-07-18 e49dba45 libffi: update for new env
2023-07-15 ef8fb1e9 libffi: use VERSION/VERSION
2023-07-03 20cd5a42 libffi: typo
2023-07-03 d0bb4107 libffi: Fix ABI issues with 3.4.2
2023-06-30 5a702e72 libffi: 3.4.2
2024-03-07 4523c671 libffi: Fix source
2023-11-24 1c7ab1a7 libffi: Add rationale for symlink
2023-11-24 6519e2dc libffi: bump to 3.3
2023-11-24 62a78d04 libffi: revert to 3.2.1
2023-11-24 6f84c9c5 libffi: bump to 3.3
2023-11-18 d3fb1e81 libffi: remove useless quotes
2023-10-08 475ddd8f libffi: make header fixes less yucky
2023-10-02 205deac4 libffi: remove unneeded build workaround
2023-09-13 71a4a093 libffi: use https for source
2023-09-04 9339e744 libffi: fix configure when file is missing
2023-08-11 a9ce8f91 libffi: remove info files
2023-08-04 3229ae10 libffi: move to extra
2023-07-23 0f07b47b libffi: new package at 3.2.1
2023-06-27 c053f2f9 libffi: Fix python build.
2023-06-02 2af0f72f libffi: init at 3.2.1

[004] References
________________________________________________________________________________
[0] https://en.wikipedia.org/wiki/Libffi
________________________________________________________________________________
Dylan Araps (C) 2019-2021
The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.