Jump to letter: [
          
            ABCDEGIKLMNOPRSUY
          ]
        
        glibc-utils: Development utilities from GNU C library
        
        
            | Name: | glibc-utils | Vendor: | Scientific Linux | 
        
            | Version: | 2.3.4 | License: | LGPL | 
        
            | Release: | 2.43.el4_8.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 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)