Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-headers: Header files for development using standard C libraries.
Name: | glibc-headers |
Vendor: | Scientific Linux |
Version: | 2.5 |
License: | LGPL |
Release: | 34.el5_3.1 |
URL: | |
- Summary
- 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.
Changelog
- * Mon Jul 27 17:00:00 2009 Andreas Schwab <schwab{%}redhat{*}com> - 2.5-34.el5_3.1
- force malloc hook pointers into register to avoid rereading them
from memory non-atomically (#507530, BZ#9957)
- * Tue Jan 6 16:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-34
- fix gethostbyname/gethostbyaddr NSS lookup (#478716)
- * Fri Nov 14 16:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-33
- fix pthread_condattr_setclock (#471298, BZ#7008)