Package judy
Source package: judy
Version: 1.0.5-alt5
Category: Sciences/Mathematics
Report package bug
Version: 1.0.5-alt5
Build time: Oct 17, 2021, 03:42 AM
Report package bug
License: LGPLv2.1
Summary: Judy is a C library that implements a dynamic array
Description:
Summary: Judy is a C library that implements a dynamic array
Description:
Judy is a C library that implements a dynamic array. Empty Judy arrays are declared with null pointers. A Judy array consumes memory only when populated yet can grow to take advantage of all available memory. Judy's key benefits are: scalability, performance, memory efficiency, and ease of use.
List of rpms provided by this srpm:
judy (riscv64)
judy-debuginfo (riscv64)
libjudy (riscv64)
libjudy-debuginfo (riscv64)
libjudy-devel (riscv64)
libjudy-devel-doc (noarch)
judy (riscv64)
judy-debuginfo (riscv64)
libjudy (riscv64)
libjudy-debuginfo (riscv64)
libjudy-devel (riscv64)
libjudy-devel-doc (noarch)
Maintainer: Eugeny A. Rostovtsev
List of contributors:
Andrew A. Vasilyev
Michael Shigorin
Eugeny A. Rostovtsev
Last changes:List of contributors:
Andrew A. Vasilyev
Michael Shigorin
Eugeny A. Rostovtsev
Oct. 16, 2021 Andrew A. Vasilyev 1.0.5-alt5 |
- FTBFS: fixed build with lto |
Sept. 20, 2019 Michael Shigorin 1.0.5-alt4 |
- Actually applied patch4 as well, thx at@ (closes: #37243) |
March 11, 2019 Michael Shigorin 1.0.5-alt3 |
- Replaced the source tarball with pristine one (sans s/J/j/) thus dropping ALT patches applied within it - Added some debian, fedora, gentoo patches to help fix build on e2k |