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: | 24 | 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
        
            - * 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) 
            - * Wed Apr  9 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-23
- - fix gettext race conditions (#439486, BZ#5058, BZ#5443)
- fix x86_64 pthread_mutex_timedlock (#434601)
- only service sshd condrestart if /etc/rc.d/init.d/sshd exists
  (#428859) 
            - * Mon Jan 28 16:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-21
- - fix power4 ppc64 ld.so (#253116)