Makefile
|
2021-03-07
|
jkoshy
|
[r3925]
Add elf_getversion().
|
Version.map
|
2012-09-11
|
jkoshy
|
[r2574]
Update the export maps for `libelf` and `libelf...
|
_libelf.h
|
2020-11-24
|
jkoshy
|
[r3902]
Comment-only change: add lint directives.
|
_libelf_ar.h
|
2014-03-23
|
jkoshy
|
[r3013]
In libelf: Use 'unsigned char' internally, wher...
|
_libelf_config.h
|
2020-11-29
|
jkoshy
|
[r3911]
Remove an unused structure member.
|
elf.3
|
2021-03-07
|
jkoshy
|
[r3927]
Merge in changes from NetBSD.
|
elf.c
|
2020-11-29
|
jkoshy
|
[r3911]
Remove an unused structure member.
|
elf_begin.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_begin.c
|
2011-12-28
|
jkoshy
|
[r2364]
Refactor '''libelf''':
|
elf_cntl.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_cntl.c
|
2011-11-26
|
jkoshy
|
[r2225]
Reduce the number of steps needed to port `libe...
|
elf_data.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
elf_end.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_end.c
|
2019-05-05
|
jkoshy
|
[r3738]
Improve an internal API: a return type of 'void'
|
elf_errmsg.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_errmsg.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_errno.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_fill.3
|
2018-10-14
|
jkoshy
|
[r3639]
Use the recommended ordering for the documentation
|
elf_fill.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_flag.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_flagdata.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getarhdr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getarhdr.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_getarsym.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getarsym.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_getbase.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getbase.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_getdata.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getident.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getident.c
|
2019-03-16
|
jkoshy
|
[r3712]
Fix warnings from -Wstrict-overflow and -Wconve...
|
elf_getphdrnum.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getphnum.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getscn.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getshdrnum.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getshdrstrndx.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getshnum.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getshstrndx.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_getversion.3
|
2021-03-07
|
jkoshy
|
[r3925]
Add elf_getversion().
|
elf_getversion.c
|
2021-03-07
|
jkoshy
|
[r3925]
Add elf_getversion().
|
elf_hash.3
|
2018-10-14
|
jkoshy
|
[r3639]
Use the recommended ordering for the documentation
|
elf_hash.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_kind.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_kind.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_memory.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_memory.c
|
2014-03-23
|
jkoshy
|
[r3013]
In libelf: Use 'unsigned char' internally, wher...
|
elf_next.3
|
2019-02-28
|
jkoshy
|
[r3698]
Document the behavior of elf_next(3) after revi...
|
elf_next.c
|
2019-03-12
|
jkoshy
|
[r3710]
Revert [r3709] in favour of a fix that preserve...
|
elf_open.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_open.c
|
2014-03-23
|
jkoshy
|
[r3013]
In libelf: Use 'unsigned char' internally, wher...
|
elf_phnum.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_rand.3
|
2018-10-14
|
jkoshy
|
[r3639]
Use the recommended ordering for the documentation
|
elf_rand.c
|
2019-03-18
|
jkoshy
|
[r3716]
Bug fix: check for overflow correctly after com...
|
elf_rawfile.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_rawfile.c
|
2019-03-16
|
jkoshy
|
[r3712]
Fix warnings from -Wstrict-overflow and -Wconve...
|
elf_scn.c
|
2020-11-24
|
jkoshy
|
[r3902]
Comment-only change: add lint directives.
|
elf_shnum.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_shstrndx.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
elf_strptr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
elf_strptr.c
|
2014-03-17
|
jkoshy
|
[r2990]
In `elf_strptr()`: handle sign conversion warni...
|
elf_types.m4
|
2009-03-07
|
jkoshy
|
[r321]
Add support for translating sections of type EL...
|
elf_update.3
|
2019-04-22
|
jkoshy
|
[r3734]
Document the additional errors possible for the...
|
elf_update.c
|
2020-11-24
|
jkoshy
|
[r3902]
Comment-only change: add lint directives.
|
elf_version.3
|
2018-10-14
|
jkoshy
|
[r3639]
Use the recommended ordering for the documentation
|
elf_version.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
gelf.3
|
2019-06-12
|
jkoshy
|
[r3743]
Incorporate manual page fixes from OpenBSD.
|
gelf.h
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
gelf_cap.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
gelf_checksum.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_checksum.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
gelf_dyn.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
gelf_ehdr.c
|
2015-03-30
|
emaste
|
[r3177]
Explicitly #include stdint for C99 fixed with t...
|
gelf_fsize.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_fsize.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
gelf_getcap.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getclass.3
|
2018-10-14
|
jkoshy
|
[r3639]
Use the recommended ordering for the documentation
|
gelf_getclass.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
gelf_getdyn.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getehdr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getmove.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getphdr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getrel.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getrela.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getshdr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getsym.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getsyminfo.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_getsymshndx.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_move.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
gelf_newehdr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_newphdr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_phdr.c
|
2017-09-14
|
emaste
|
[r3576]
gelf_getphdr: Allow extended indices
|
gelf_rel.c
|
2019-05-06
|
jkoshy
|
[r3739]
Bug fix: use integer literals of the correct size.
|
gelf_rela.c
|
2019-05-06
|
jkoshy
|
[r3739]
Bug fix: use integer literals of the correct size.
|
gelf_shdr.c
|
2015-03-30
|
emaste
|
[r3177]
Explicitly #include stdint for C99 fixed with t...
|
gelf_sym.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
gelf_syminfo.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
gelf_symshndx.c
|
2020-09-26
|
jkoshy
|
[r3873]
Permit the parameters related extended
|
gelf_update_ehdr.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
gelf_xlate.c
|
2018-10-10
|
jkoshy
|
[r3632]
Pass the ELF machine type to '_libelf_get_trans...
|
gelf_xlatetof.3
|
2021-03-07
|
jkoshy
|
[r3928]
Mark up the symbol 'NULL' consistently.
|
libelf.h
|
2021-03-07
|
jkoshy
|
[r3925]
Add elf_getversion().
|
libelf_align.c
|
2020-11-30
|
jkoshy
|
[r3914]
Permit libelf to be processed by lint(1).
|
libelf_allocate.c
|
2019-05-05
|
jkoshy
|
[r3738]
Improve an internal API: a return type of 'void'
|
libelf_ar.c
|
2020-11-24
|
jkoshy
|
[r3902]
Comment-only change: add lint directives.
|
libelf_ar_util.c
|
2020-11-24
|
jkoshy
|
[r3902]
Comment-only change: add lint directives.
|
libelf_checksum.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
libelf_convert.m4
|
2020-03-02
|
jkoshy
|
[r3833]
Minor: add comments.
|
libelf_data.c
|
2019-05-05
|
jkoshy
|
[r3737]
Eliminate an always true sub-expression.
|
libelf_ehdr.c
|
2020-11-24
|
jkoshy
|
[r3902]
Comment-only change: add lint directives.
|
libelf_elfmachine.c
|
2018-10-13
|
jkoshy
|
[r3637]
Add the implementation of a helper function tha...
|
libelf_extended.c
|
2019-03-16
|
jkoshy
|
[r3712]
Fix warnings from -Wstrict-overflow and -Wconve...
|
libelf_fsize.m4
|
2011-11-26
|
jkoshy
|
[r2225]
Reduce the number of steps needed to port `libe...
|
libelf_memory.c
|
2019-05-05
|
jkoshy
|
[r3738]
Improve an internal API: a return type of 'void'
|
libelf_msize.m4
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
libelf_open.c
|
2014-03-22
|
jkoshy
|
[r3007]
In libelf: fix sign conversion warnings in help...
|
libelf_phdr.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
libelf_shdr.c
|
2015-03-27
|
emaste
|
[r3174]
Remove <sys/cdefs.h> includes
|
libelf_xlate.c
|
2019-04-22
|
jkoshy
|
[r3732]
Handle error returns from the _libelf_msize() h...
|
os.FreeBSD.mk
|
2010-02-17
|
jkoshy
|
[r710]
Catch up with [520]: rename ".mk" files to matc...
|
os.Linux.mk
|
2019-03-16
|
jkoshy
|
[r3713]
Turn on additional compilation warnings when bu...
|
os.NetBSD.mk
|
2010-02-17
|
jkoshy
|
[r710]
Catch up with [520]: rename ".mk" files to matc...
|