Jump to letter: [
          
            ACDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        glibc-headers: Header files for development using standard C libraries.
        
        
            | Name: | glibc-headers | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 2.5 | 
            License: | LGPL | 
        
        
            | Release: | 24.el5_2.2 | 
            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
        
            - * Wed Nov  5 16:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-24.el5_2.2
 
            - another dynamic TLS handling fix (#470054)
 
        
            - * Wed Oct 22 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-24.el5_2.1
 
            - fix _mcount and socket syscalls on s390x (#467106)
- try harder to allocate memory in valloc and pvalloc (#463135)
- fix dynamic TLS handling (#469861)
 
        
            - * Fri Apr 11 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-24
 
            - change __libc_setlocale_lock into rwlock everywhere,
  not just in intl/* and locale/* (#439486)