summaryrefslogtreecommitdiff
path: root/distrib/common/elfrd_size.c
AgeCommit message (Expand)Author
2018-06-01Quiet clang warningsmortimer
2018-04-26Use <fcntl.h> instead of <sys/file.h> for open() and friends.Philip Guenther
2017-12-03pledge(2) elfrdsetroot:Theo Buehler
2017-10-29Prefer <elf.h> to the non portable <sys/exec_elf.h>.Martin Pieuchot
2017-07-31Style fix and unused var/label cleanup. From Matthew Martin.mortimer
2017-07-29Fix clang warnings in rdsetrootmortimer
2015-10-16Check file sizes only for regular files. The current code breaks savecoreTobias Stoeckmann
2015-10-16Merge nlist out of boundary access fix with other nlist implementations.Tobias Stoeckmann
2015-08-20remove casts which are not neededTheo de Raadt
2011-07-08Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries.Dale Rahn