glibc-devel - Object files for development using standard C libraries.
Website: | http://sources.redhat.com/glibc/ |
---|---|
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
Vendor: | Fedora Project |
- Description:
The glibc-devel package contains the 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 object files available in order to create the executables. Install glibc-devel if you are going to develop programs which will use the standard C libraries.
Packages
glibc-devel-2.10.1-2.i586 [997 KiB] |
Changelog
by Jakub Jelinek (2009-05-22):
- fix accept4 on architectures other than i?86/x86_64 - robustify nscd client code during server GC - fix up nscd segfaults during daemon shutdown - fix memchr on ia64 (BZ#10162) - replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems - fix up powerpc long double errno reporting |