Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        glibc-utils: Development utilities from GNU C library
        
        
            | Name: | glibc-utils | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 2.3.4 | 
            License: | LGPL | 
        
        
            | Release: | 2.36 | 
            URL: |  | 
        
        
        
        - Summary
 
        - The glibc-utils package contains memusage, a memory usage profiler,
mtrace, a memory leak tracer and xtrace, a function call tracer
which can be helpful during program debugging.
If unsure if you need this, don't install this package.
 
        
        
        Changelog
        
            - * Wed Jan 31 18:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.36
 
            - fix application crashes when doing NSS lookups through nscd
  mmapped databases and nscd decides to start garbage collection
  during the lookups (#219145)
- fix a race condition in getXXbyYY_r (#219145)
- fix NIS getservbyname when proto is NULL
 
        
            - * Fri Jan  5 18:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.33
 
            - fix ia64 _mcount (#194356)
- fix nss_compat +group handling (#220621)
 
        
            - * Tue Dec 12 18:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.32
 
            - fix hasmntopt (#218802)
- fix setusershell and getusershell (#218782)
- strtod fixes (BZ#3664, BZ#3673, BZ#3674)