INFO
Name: gotcha
Version: 1.0.5-6.el10_1
Arch: aarch64
Summary: A library for wrapping function calls to shared libraries
License: LGPL-2.1-only
Vendor: Fedora Project
Build Host: buildvm-a64-05.iad2.fedoraproject.org
Build Date: Tue May 20 16:32:29 2025
Size: 101382
URL: https://github.com/llnl/gotcha
Description: Gotcha is a library that wraps functions. Tools can use gotcha to install hooks
into other libraries, for example putting a wrapper function around libc's
malloc. It is similar to LD_PRELOAD, but operates via a programmable API. This
enables easy methods of accomplishing tasks like code instrumentation or
wholesale replacement of mechanisms in programs without disrupting their source
code.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/fb42bd505ebab74d9a6b20e8128c7e46eb02c2
/usr/lib64/libgotcha.so.2
/usr/lib64/libgotcha.so.2.2.2
/usr/share/doc/gotcha
/usr/share/doc/gotcha/README.md
/usr/share/licenses/gotcha
/usr/share/licenses/gotcha/COPYRIGHT
/usr/share/licenses/gotcha/LGPL
/usr/share/man/man1/gotcha.1.gz
REQUIRES
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
gotcha 1.0.5-6.el10_1
gotcha(aarch-64) 1.0.5-6.el10_1
libgotcha.so.2()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/08 a
/usr/lib/.build-id/08/fb42bd505ebab74d9a6b20e8128c7e46eb02c2 a
/usr/lib64/libgotcha.so.2
/usr/lib64/libgotcha.so.2.2.2
/usr/share/doc/gotcha
/usr/share/doc/gotcha/README.md d
/usr/share/licenses/gotcha
/usr/share/licenses/gotcha/COPYRIGHT l
/usr/share/licenses/gotcha/LGPL l
/usr/share/man/man1/gotcha.1.gz d
LICENSE FILES
LGPL-2.1-only
|