Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
elfutils-libelf-devel: Development support for libelf
Name: | elfutils-libelf-devel |
Vendor: | Scientific Linux |
Version: | 0.97.1 |
License: | GPL |
Release: | 5 |
URL: | |
- Summary
- The elfutils-libelf-devel package contains the libraries to create
applications for handling compiled objects. libelf allows you to
access the internals of the ELF object file format, so you can see the
different sections of an ELF file.
Changelog
- * Wed Jan 31 18:00:00 2007 Roland McGrath <roland{%}redhat{*}com> - 0.97.1-5
- Fix file descriptor leak in nlist function. (#225423)
- Resolves: RHBZ #225423
- * Mon Oct 23 19:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.97.1-4
- eu-strip -f: copy symtab into debuginfo file when relocs use it (#211903)
- Resolves: RHBZ #211903
- * Sun Apr 16 19:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.97.1-3
- Backport more robustification fixes (#159888).