aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-03-04 13:36:29 -0800
committerMike Frysinger <vapier@gentoo.org>2018-06-07 10:05:50 -0400
commit7853dba4ac9405793cc5275fd38c722b1cba2978 (patch)
treef6ee148489e76bc3ceee3f525cf4767055b3cd14 /porting.h
parentscanelf: add general const markings to Elf pointers (diff)
downloadpax-utils-7853dba4ac9405793cc5275fd38c722b1cba2978.tar.gz
pax-utils-7853dba4ac9405793cc5275fd38c722b1cba2978.tar.bz2
pax-utils-7853dba4ac9405793cc5275fd38c722b1cba2978.zip
paxelf: constify elfobj pointers
We rarely need to modify the memory from our input ELFs, so constify all the buffers. We end up having to cast away the const in the "fix" paths in scanelf (which is a bit ugly), but otherwise everything else works.
Diffstat (limited to 'porting.h')
0 files changed, 0 insertions, 0 deletions