Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libfullock | Distribution: Fedora Project |
Version: 1.0.63 | Vendor: Fedora Project |
Release: 1.fc43 | Build date: Thu Jul 17 02:19:40 2025 |
Group: Unspecified | Build host: buildvm-a64-04.rdu3.fedoraproject.org |
Size: 280938 | Source RPM: libfullock-1.0.63-1.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/yahoojapan/fullock | |
Summary: Fast User Level LOCK (FULLOCK) library for C/C++ |
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
MIT
* Thu Jul 17 2025 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 1.0.63-1 - 1.0.63 * Fri Feb 07 2025 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 1.0.62-1 - Updates the version * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.61-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Nov 25 2024 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 1.0.61-2 - Update the version * Mon Nov 25 2024 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 1.0.61-1 - Update the version * Mon Nov 25 2024 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 1.0.59-4 - Avoid conflicting release and changelogs
/usr/lib/.build-id /usr/lib/.build-id/0f /usr/lib/.build-id/0f/a731ba53f3d1e4bb07daaeab018e278d8abb8a /usr/lib64/libfullock.so.1 /usr/lib64/libfullock.so.1.0.63 /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jul 21 00:24:33 2025