tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libelf
/
at
jcs
118 files
Makefile
add libelf from elftoolchain r3669
7 years ago
Symbols.map
add libelf from elftoolchain r3669
7 years ago
_elftc.h
Do not embed ident(1) strings in object code. ok daniel@ deraadt@ jca@
3 years ago
_libelf.h
update libelf from elftoolchain r3717 to r3833
5 years ago
_libelf_ar.h
add libelf from elftoolchain r3669
7 years ago
_libelf_config.h
update libelf from elftoolchain r3717 to r3833
5 years ago
elf.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf.c
add libelf from elftoolchain r3669
7 years ago
elf_begin.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_begin.c
add libelf from elftoolchain r3669
7 years ago
elf_cntl.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_cntl.c
add libelf from elftoolchain r3669
7 years ago
elf_data.c
update libelf from elftoolchain r3717 to r3833
5 years ago
elf_end.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_end.c
update libelf from elftoolchain r3717 to r3833
5 years ago
elf_errmsg.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_errmsg.c
add libelf from elftoolchain r3669
7 years ago
elf_errno.c
add libelf from elftoolchain r3669
7 years ago
elf_fill.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_fill.c
add libelf from elftoolchain r3669
7 years ago
elf_flag.c
add libelf from elftoolchain r3669
7 years ago
elf_flagdata.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getarhdr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getarhdr.c
add libelf from elftoolchain r3669
7 years ago
elf_getarsym.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getarsym.c
add libelf from elftoolchain r3669
7 years ago
elf_getbase.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getbase.c
add libelf from elftoolchain r3669
7 years ago
elf_getdata.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getident.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getident.c
update libelf from elftoolchain r3669 to r3714 includes changes to address problems sunil@ found with fuzzing original diff from and ok sunil@
7 years ago
elf_getphdrnum.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getphnum.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getscn.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getshdrnum.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getshdrstrndx.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getshnum.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_getshstrndx.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_hash.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_hash.c
add libelf from elftoolchain r3669
7 years ago
elf_kind.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_kind.c
add libelf from elftoolchain r3669
7 years ago
elf_memory.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_memory.c
add libelf from elftoolchain r3669
7 years ago
elf_next.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_next.c
update libelf from elftoolchain r3669 to r3714 includes changes to address problems sunil@ found with fuzzing original diff from and ok sunil@
7 years ago
elf_open.3
fix incomplete NAME sections; OK jsg@
10 months ago
elf_open.c
add libelf from elftoolchain r3669
7 years ago
elf_phnum.c
add libelf from elftoolchain r3669
7 years ago
elf_rand.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_rand.c
update libelf from elftoolchain r3714 to r3717 check for overflow correctly after computing a file offset
7 years ago
elf_rawfile.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_rawfile.c
update libelf from elftoolchain r3669 to r3714 includes changes to address problems sunil@ found with fuzzing original diff from and ok sunil@
7 years ago
elf_scn.c
update libelf from elftoolchain r3669 to r3714 includes changes to address problems sunil@ found with fuzzing original diff from and ok sunil@
7 years ago
elf_shnum.c
add libelf from elftoolchain r3669
7 years ago
elf_shstrndx.c
add libelf from elftoolchain r3669
7 years ago
elf_strptr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_strptr.c
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
elf_types.m4
add libelf from elftoolchain r3669
7 years ago
elf_update.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_update.c
remove sys/param.h that are not needed
4 years ago
elf_version.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
elf_version.c
add libelf from elftoolchain r3669
7 years ago
gelf.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf.h
add libelf from elftoolchain r3669
7 years ago
gelf_cap.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_checksum.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_checksum.c
add libelf from elftoolchain r3669
7 years ago
gelf_dyn.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_ehdr.c
add libelf from elftoolchain r3669
7 years ago
gelf_fsize.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_fsize.c
add libelf from elftoolchain r3669
7 years ago
gelf_getcap.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getclass.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getclass.c
add libelf from elftoolchain r3669
7 years ago
gelf_getdyn.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getehdr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getmove.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getphdr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getrel.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getrela.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getshdr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getsym.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getsyminfo.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_getsymshndx.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_move.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_newehdr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_newphdr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_phdr.c
add libelf from elftoolchain r3669
7 years ago
gelf_rel.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_rela.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_shdr.c
add libelf from elftoolchain r3669
7 years ago
gelf_sym.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_syminfo.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_symshndx.c
update libelf from elftoolchain r3717 to r3833
5 years ago
gelf_update_ehdr.3
Delete the pesky LIBRARY sections and move the .Lb macros to their new home in SYNOPSIS. OK jsg@ tedu@
10 months ago
gelf_xlate.c
add libelf from elftoolchain r3669
7 years ago
gelf_xlatetof.3
fix incomplete NAME sections; OK jsg@
10 months ago
generate_pkgconfig.sh
add libelf from elftoolchain r3669
7 years ago
libelf.h
add libelf from elftoolchain r3669
7 years ago
libelf_align.c
add libelf from elftoolchain r3669
7 years ago
libelf_allocate.c
update libelf from elftoolchain r3717 to r3833
5 years ago
libelf_ar.c
update libelf from elftoolchain r3669 to r3714 includes changes to address problems sunil@ found with fuzzing original diff from and ok sunil@
7 years ago
libelf_ar_util.c
add libelf from elftoolchain r3669
7 years ago
libelf_checksum.c
add libelf from elftoolchain r3669
7 years ago
libelf_convert.m4
update libelf from elftoolchain r3717 to r3833
5 years ago
libelf_data.c
update libelf from elftoolchain r3717 to r3833
5 years ago
libelf_ehdr.c
update libelf from elftoolchain r3717 to r3833
5 years ago
libelf_elfmachine.c
add libelf from elftoolchain r3669
7 years ago
libelf_extended.c
update libelf from elftoolchain r3669 to r3714 includes changes to address problems sunil@ found with fuzzing original diff from and ok sunil@
7 years ago
libelf_fsize.m4
add libelf from elftoolchain r3669
7 years ago
libelf_memory.c
update libelf from elftoolchain r3717 to r3833
5 years ago
libelf_msize.m4
update libelf from elftoolchain r3717 to r3833
5 years ago
libelf_open.c
add libelf from elftoolchain r3669
7 years ago
libelf_phdr.c
update libelf from elftoolchain r3717 to r3833
5 years ago
libelf_shdr.c
add libelf from elftoolchain r3669
7 years ago
libelf_xlate.c
update libelf from elftoolchain r3717 to r3833
5 years ago
shlib_version
crank libelf major for exec_elf.h changes
6 years ago