Package glibc-devel: Information

Binary package: glibc-devel
Version: 2.34.0.39.024a7-alt1.rv64
Architecture: riscv64
Build time:  Dec 21, 2021, 02:42 PM
Source package: glibc
Category: Development/C
Report package bug
Summary: Include and object files required for C development
Description: 
This package contains the header and object files necessary for developing
programs which use the standard C libraries (which are used by nearly all
programs).  If you are developing programs which will use the standard
C libraries, your system needs to have these standard header and object
files available in order to create the executables.

Maintainer: Ivan A. Melnikov


Last changed


Nov. 11, 2021 Ivan A. Melnikov 6:2.34.0.39.024a7-alt1.rv64
- Apply riscv64-specific patches:
  + fix auxiliary vector handling (arei@);
  + apply Debian patch to fix asin/acos with GCC 10.
Oct. 26, 2021 Gleb Fotengauer-Malinovskiy 6:2.34.0.39.024a7-alt1
- Updated to glibc-2.34-39-g024a7640ab.
- Fixed FTBFS on some hosts (due to testsuite LWP bug).
- Changed clone function to fallback to clone/clone2 syscalls if clone3 syscall
  returned EPERM.
Oct. 13, 2021 Gleb Fotengauer-Malinovskiy 6:2.34.0.33.a996d-alt1
- Updated to glibc-2.34-33-ga996d13b8a from 2.34 branch.