معرفی شرکت ها


libffi-3.1-23.el8.s390x.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A portable foreign function interface library
ویژگی مقدار
سیستم عامل Linux
توزیع AlmaLinux 8
مخزن AlmaLinux BaseOS s390x
نام بسته libffi
نام فایل بسته libffi-3.1-23.el8.s390x.rpm
نسخه بسته 3.1
انتشار بسته 23.el8
معماری بسته s390x
نگهدارنده -
تاریخ ساخت Wed 13 Jul 2022 11
هاست سازنده alma9-build.sinenomine.net
نوع بسته .rpm
آدرس صفحه اصلی http://sourceware.org/libffi
مجوز MIT
حجم دانلود 35K
حجم نصب 51.879K
Compilers for high level languages generate code that follow certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The calling convention is a set of assumptions made by the compiler about where function arguments will be found on entry to a function. A calling convention also specifies where the return value for a function is found. Some programs may not know at the time of compilation what arguments are to be passed to a function. For instance, an interpreter may be told at run-time about the number and types of arguments used to call a given function. `Libffi' can be used in such programs to provide a bridge from the interpreter program to compiled code. The `libffi' library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.


جایگزین ها

بسته نسخه معماری مخزن
libffi-3.1-23.el8.aarch64.rpm 3.1 aarch64 AlmaLinux BaseOS
libffi-3.1-23.el8.i686.rpm 3.1 i686 AlmaLinux BaseOS
libffi-3.1-23.el8.ppc64le.rpm 3.1 ppc64le AlmaLinux BaseOS
libffi-3.1-23.el8.x86_64.rpm 3.1 x86_64 AlmaLinux BaseOS
libffi-devel-3.1-23.el8.aarch64.rpm 3.1 aarch64 AlmaLinux BaseOS
libffi-devel-3.1-23.el8.i686.rpm 3.1 i686 AlmaLinux BaseOS
libffi-devel-3.1-23.el8.ppc64le.rpm 3.1 ppc64le AlmaLinux BaseOS
libffi-devel-3.1-23.el8.s390x.rpm 3.1 s390x AlmaLinux BaseOS
libffi-devel-3.1-23.el8.x86_64.rpm 3.1 x86_64 AlmaLinux BaseOS


نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2)(64bit)
- libc.so.6(GLIBC_2.27)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libc.so.6(GLIBC_2.7)(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 3.1-23.el8 libffi
= 3.1-23.el8 libffi(s390-64)
- libffi.so.6()(64bit)


نحوه نصب


نصب پکیج rpm libffi:

    dnf install libffi-3.1-23.el8.s390x.rpm


فایل ها

مسیرها
/usr/lib/.build-id
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/b16520fa3763e89463939acfb2e8d00ebef5df
/usr/lib64/libffi.so.6
/usr/lib64/libffi.so.6.0.2
/usr/share/doc/libffi
/usr/share/doc/libffi/README
/usr/share/licenses/libffi
/usr/share/licenses/libffi/LICENSE


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-11-19

Use memfd_create() to allocate closures (#1875340)

2020-05-06

Add $LIBFFI_TMPDIR environment variable support (#1723951)

2019-08-01

Revert 1652930 until 1721569 can be fixed (#1652930)

2019-06-14

closures: Create temporary file with O_TMPFILE and O_CLOEXEC (#1720600)

2019-06-14

aarch64: Flush code alias mapping after creating closure (#1652930)

2018-11-27

Compile with -Wa,--generate-missing-build-notes=yes

2018-08-10

Fix declared license: BSD => MIT.

2018-02-07

Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

2018-02-03

Switch to %ldconfig_scriptlets

2017-08-03

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

2017-07-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

2017-07-05

protect install-info in the rpm scriptlets

2017-06-20

fix exec stack problem on aarch64 build

2017-02-10

Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

2016-02-04

Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

2015-06-17

Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild