Commit Graph

9 Commits

Author SHA1 Message Date
1fe269bb6c scripts: cleanup readelf(1) invocations
Prefer long options to short options.
Constistently use --wide option.
2013-01-10 22:04:19 +00:00
5426c19c5b fixup-libraries: Enhance recognition of ELF executables
According to /usr/lib/ldscripts/elf_*,
- every ELF executable linked by GNU ld using one of default linker
scripts contains .interp section;
- every ELF shared library linked by GNU ld using one of default linker
scripts does not contain .interp section.
2008-10-19 23:56:49 +00:00
Alexey Tourbin
d1aea84b93 scripts: use 'chmod -c' 2008-05-05 02:36:14 +04:00
5416277102 Removed cvsid tags. 2006-05-14 17:05:34 +04:00
9835799623 Added x86_64 support. 2005-06-16 16:18:15 +00:00
c12fa4f038 recognize PIE objects 2004-04-28 17:20:51 +00:00
35e500f79a verify SUID/SGID objects as well 2004-01-04 14:07:57 +00:00
a10b78109d ensure that files are user-writable 2003-11-26 13:06:23 +00:00
fb3b612bb9 brp-fix-perms, fixup-libraries: strip executable bit from non-executable libraries 2003-11-26 09:01:23 +00:00