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.25 |
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 3 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.25
- rebuilt with binutils 2.15.92.0.2-21 to fix nptl-devel (#193165)
- * Mon Jul 3 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.24
- further NIS+ fixes (#190803)
- fix regcomp and regexec with multibyte locales other than UTF-8 (#193873)
- fix nscd -i {passwd,group,hosts}, protect db prunning with a lock
(#191464)
- include /lib*/rtkaio/ only if %{rtkaioarches} macro is set, by default
don't include it
- fix nscd SIGHUP database invalidation
- fix posix_spawn (#193631)
- fix enz_strip (BZ#2703)
- fix insque (BZ#2766)
- fix uninitialized len for alloca in ld.so $ORIGIN/$PLATFORM handling
(BZ#2792)
- * Wed May 24 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.23
- remove SETENT_BATCH_READ=TRUE support from NIS+, use a different
approach to speed up get*ent* requests (#188246, IT#91309, IT#91192)
- search NIS+ parent domains if needed (#190803)