Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-utils: Development utilities from GNU C library
Name: | glibc-utils |
Vendor: | |
Version: | 2.3.2 |
License: | LGPL |
Release: | 95.6 |
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
- * Thu Nov 6 18:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.6
- fix getifaddrs (CAN-2003-0859)
- * Thu Nov 6 18:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.5
- fix ftw fd leak
- fix linuxthreads sigaction (#108634)
- fix glibc 2.0 stdio compatibility
- fix uselocale (LC_GLOBAL_LOCALE)
- fix sprof (#103727)
- prevent dlopening of executables
- fix glob with GLOB_BRACE and without GLOB_NOESCAPE
- fix getnameinfo and getaddrinfo with reverse IPv6 lookups
(#101261)
- fix statvfs
- speed up stdio locking in non-threaded programs on IA-32
- try to maintain correct order of cleanups between those
registered with __attribute__((cleanup))
and with LinuxThreads style pthread_cleanup_push/pop (#108631)
- * Fri Oct 24 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.4
- implement backtrace () on IA-64, handle -fomit-frame-pointer
in AMD64 backtrace () (#90402)
- fix hwcap computation
- fix locale printing of word values on 64-bit big-endian arches
(#107846)
- fix pthread_once on IA-32