Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-headers: Header files for development using standard C libraries.
Name: | glibc-headers |
Vendor: | Scientific Linux |
Version: | 2.5 |
License: | LGPL |
Release: | 34 |
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
- * 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)
- * Tue Nov 4 16:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-32
- another dynamic TLS handling fix (#469263)