Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        glibc-devel: Object files for development using standard C libraries.
        
        
            | Name: | glibc-devel | Vendor: |  | 
        
            | Version: | 2.3.4 | License: | LGPL | 
        
            | Release: | 2.9 | URL: |  | 
        
        
        - Summary
- The glibc-devel package contains the object 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 object files available in order to create the
executables.
Install glibc-devel if you are going to develop programs which will
use the standard C libraries.
Changelog
        
            - * Thu May 12 19:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.9
- - fix recursive dlclose (#157246, #154641, IT#72007)
- fix a typo in WINDOWS-31J charmap (#151739)
- fix NIS ypprot_err (#151469) 
            - * Sat Mar 19 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.8
- - better fix for the dlclose bug (#145810, #150414) 
            - * Thu Mar  3 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.7
- - fix dlclose (#145810)
- clear padding in gconv-modules.cache (#146614, BZ#776)
- add libComplexFloat-GCC_3.2.so on ppc64, so that
  LD_PRELOAD=libComplexFloat-GCC_3.2.so can be used to work
  around ABI change in _Complex float passing for GCC 3.3 and
  earlier compiled programs using complex float functions from
  libm.so.6 (#149681)