Jump to letter: [
          
            ABCDEFGIKLMNOPRSTVWXYZ
          ]
        
        glibc-utils: Development utilities from GNU C library
        
        
            | Name: | glibc-utils | Vendor: | Scientific Linux | 
        
            | Version: | 2.5 | License: | LGPL | 
        
            | Release: | 34.el5_3.1 | 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
        
            - * Mon Jul 27 17:00:00 2009 Andreas Schwab <schwab{%}redhat{*}com> - 2.5-34.el5_3.1
- - force malloc hook pointers into register to avoid rereading them
  from memory non-atomically (#507530, BZ#9957) 
            - * Tue Jan  6 16:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-34
- - fix gethostbyname/gethostbyaddr NSS lookup (#478716) 
            - * Fri Nov 14 16:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-33
- - fix pthread_condattr_setclock (#471298, BZ#7008)