Jump to letter: [
          
            ABCDEFGKLMNOPRSTXZ
          ]
        
        glibc-utils: Development utilities from GNU C library
        
        
            | Name: | glibc-utils | Vendor: |  | 
        
            | Version: | 2.5 | License: | LGPL | 
        
            | Release: | 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
        
            - * Tue Nov 28 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5-3.1
- - edit spec to enable sparcv9v as an auxarch 
            - * Sun Oct  8 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-3
- - bump __GLIBC_MINOR__
- increase PTHREAD_STACK_MIN on ppc{,64} to 128K to allow
  64K pagesize kernels (#209877)
- speed up initgroups on NIS+ (#208203)
            - * Mon Oct  2 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-2
- - fix nscd database growing (#207928)
- bypass prelinking when LD_DYNAMIC_WEAK=1 is in the environment