Jump to letter: [
          
            ABCDEGIKLMNOPRSUY
          ]
        
        glibc-headers: Header files for development using standard C libraries.
        
        
            | Name: | glibc-headers | Vendor: | Scientific Linux | 
        
            | Version: | 2.3.4 | License: | LGPL | 
        
            | Release: | 2.43.el4_8.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 Dec 14 18:00:00 2009 Andreas Schwab <schwab{%}redhat{*}com> - 2.3.4-2.43.el4_8.1
- - Fix pthread_join hanging after setuid (#544976) 
            - * Sat Jan 10 18:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.43
- - fix -0 handling in strtod (#462081)
- don't prematurely abort in getgrouplist if no initgroups_dyn
  function is present (#470781) 
            - * Fri Jan  9 18:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.42
- - fix dynamic TLS handling (#475178)
- fix _mcount and socket syscalls on s390x (#464147)
- try harder to allocate memory in valloc and pvalloc (#473068)
- malloc speedup (#451184, #460154, BZ#4349)
- fix expf (BZ#3406)
- fix ISO 646-IRV iconv error handling (BZ#6461)
- fix setvbuf (BZ#6719)
- fix unbuffered vfprintf (#455360)