SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libfullock rpm build for : Fedora 38. For other distributions click libfullock.

Name : libfullock
Version : 1.0.53 Vendor : Fedora Project
Release : 1.fc38.1 Date : 2023-08-28 06:51:52
Group : Unspecified Source RPM : libfullock-1.0.53-1.fc38.1.src.rpm
Size : 0.23 MB
Packager : Fedora Project
Summary : Fast User Level LOCK (FULLOCK) library for C/C++
Description :
fullock is an open-source software for user level lock library sup-
ported by Yahoo! JAPAN. It runs on user level and provides two types
lock. One is a shared reader/writer lock which has the same function-
ality with pthread_rwlock. Another is a shared mutex lock which also
has the same functionality with pthread_mutex.

Here is primary fullock features:

1. fullock is a thread safety library which can be used for multi-
processing as well as for multi-threading.

2. fullock releases a mutex lock safely even if a lock owner
process exit with 0 in which case OS doesn\'t release the lock.

3. fullock provides a shared reader/writer lock. A lock owner
thread can get another lock again without deadlock.

Please visit our website and get more details at:

https://github.com/yahoojapan/fullock

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/38/Everything/x86_64/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libfullock-1.0.53-1.fc38.1.i686.rpm
     Search for other platforms
libfullock-1.0.53-1.fc38.1.sparc.rpm
libfullock-1.0.53-1.fc38.1.alpha.rpm
libfullock-1.0.53-1.fc38.1.ppc.rpm
libfullock-1.0.53-1.fc38.1.ia64.rpm
libfullock-1.0.53-1.fc38.1.s390.rpm

Provides :
libfullock
libfullock(x86-32)
libfullock.so.1

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.17)
libc.so.6(GLIBC_2.28)
libc.so.6(GLIBC_2.3.2)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.33)
libc.so.6(GLIBC_2.34)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.6)
libc.so.6(GLIBC_2.9)
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libm.so.6
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.9)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.20)
libstdc++.so.6(GLIBCXX_3.4.21)
libstdc++.so.6(GLIBCXX_3.4.30)
libstdc++.so.6(GLIBCXX_3.4.32)
libstdc++.so.6(GLIBCXX_3.4.9)
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)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/1e02254626980ed8317a92c9e23e8807fd0b55
/usr/lib/libfullock.so.1
/usr/lib/libfullock.so.1.0.53
/usr/share/doc/libfullock
/usr/share/doc/libfullock/AUTHORS
/usr/share/doc/libfullock/ChangeLog
/usr/share/doc/libfullock/README
/usr/share/licenses/libfullock
/usr/share/licenses/libfullock/COPYING
/usr/share/man/man3/fullock.3.gz

 
ICM