glibc-headers - Header files for development using standard C libraries.
Website: | http://www.gnu.org/software/glibc/ |
---|---|
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
Vendor: | Scientific Linux |
- Description:
The glibc-headers package contains the header 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 files available in order to create the executables. Install glibc-headers if you are going to develop programs which will use the standard C libraries.
Packages
glibc-headers-2.17-326.el7_9.x86_64 [642 KiB] |
Changelog
by DJ Delorie (2022-03-18):
- resolv: Handle DNS transaction ID collisions (#2065058) |
glibc-headers-2.17-325.el7_9.x86_64 [642 KiB] |
Changelog
by Florian Weimer (2021-08-19):
- Support /etc/sysconfig/strcasecmp-nonascii for enabling non-ASCII case conversion in strcasecmp, strncasecmp (#1993930) |
glibc-headers-2.17-324.el7_9.x86_64 [642 KiB] |
Changelog
by Siddhesh Poyarekar (2021-03-26):
- Move __isnanl_pseudo into its own file and link only into libc (#1927536) |
glibc-headers-2.17-323.el7_9.x86_64 [641 KiB] |
Changelog
by Siddhesh Poyarekar (2021-02-05):
- Fix isnanl check in printf. (#1925204) |