freebsd_amp_hwpstate/lib/libelf
Joseph Koshy 7a3d57d27a Bug fixes to ar(1) archive handling:
- Correctly retrieve the initial (special) members of an archive after
   an archive descriptor is rewound using elf_rand(SARMAG).
 - Do not strip trailing white space from the 'raw' names retrieved
   using elf_getarhdr().

Reported by:	"Hyo geol, Lee" <hyogeollee at gmail dot com>
2007-03-27 04:40:57 +00:00
..
Makefile Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
Version.map Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
_libelf.h Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
elf.3
elf_begin.3
elf_begin.c
elf_cntl.3
elf_cntl.c
elf_data.c Correct a typo. 2007-03-19 03:52:20 +00:00
elf_end.3
elf_end.c
elf_errmsg.3
elf_errmsg.c
elf_errno.c
elf_fill.3
elf_fill.c
elf_flag.c
elf_flagdata.3
elf_getarhdr.3
elf_getarhdr.c
elf_getarsym.3
elf_getarsym.c
elf_getbase.3
elf_getbase.c
elf_getdata.3
elf_getident.3
elf_getident.c
elf_getphnum.3 Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
elf_getscn.3
elf_getshnum.3 Fix a typo. 2006-12-16 10:45:43 +00:00
elf_getshstrndx.3
elf_hash.3
elf_hash.c
elf_kind.3
elf_kind.c
elf_memory.3
elf_memory.c
elf_next.3
elf_next.c
elf_phnum.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
elf_rand.3 Document the return type of elf_rand(3) correctly. 2007-03-26 16:31:42 +00:00
elf_rand.c
elf_rawfile.3
elf_rawfile.c
elf_scn.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
elf_shnum.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
elf_shstrndx.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
elf_strptr.3 Document the additional error returns possible when handling ELF objects 2006-12-25 02:24:39 +00:00
elf_strptr.c
elf_types.m4 Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
elf_update.3 Document the additional error returns possible when handling ELF objects 2006-12-25 02:24:39 +00:00
elf_update.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
elf_version.3
elf_version.c
gelf.3
gelf.h Add GELF_* accessor macros. 2007-03-08 04:01:30 +00:00
gelf_cap.c Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
gelf_checksum.3
gelf_checksum.c
gelf_dyn.c
gelf_ehdr.c
gelf_fsize.3
gelf_fsize.c
gelf_getcap.3
gelf_getclass.3
gelf_getclass.c
gelf_getdyn.3
gelf_getehdr.3 Fix a typo. 2007-03-03 06:13:38 +00:00
gelf_getmove.3
gelf_getphdr.3 Document the additional error returns possible when handling ELF objects 2006-12-25 02:24:39 +00:00
gelf_getrel.3
gelf_getrela.3
gelf_getshdr.3
gelf_getsym.3
gelf_getsyminfo.3
gelf_getsymshndx.3
gelf_move.c Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
gelf_newehdr.3 Document the additional error returns possible when handling ELF objects 2006-12-25 02:24:39 +00:00
gelf_newphdr.3
gelf_phdr.c
gelf_rel.c
gelf_rela.c
gelf_shdr.c
gelf_sym.c
gelf_syminfo.c Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
gelf_symshndx.c
gelf_update_ehdr.3
gelf_xlate.c
gelf_xlatetof.3
libelf.c
libelf.h
libelf_align.c Use the correct value of __FreeBSD_version. 2006-12-18 05:36:23 +00:00
libelf_allocate.c Fix a bug with the release of section's raw data. Both release loops 2007-02-21 08:14:22 +00:00
libelf_ar.c Bug fixes to ar(1) archive handling: 2007-03-27 04:40:57 +00:00
libelf_checksum.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
libelf_convert.m4 Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
libelf_data.c Use the correct value of __FreeBSD_version. 2006-12-18 05:36:23 +00:00
libelf_ehdr.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
libelf_extended.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
libelf_fsize.m4 Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
libelf_msize.m4 Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
libelf_phdr.c Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
libelf_shdr.c
libelf_xlate.c Correct a logic error. 2006-12-24 09:45:10 +00:00