aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* misc/alt-revdep-pax: cleanup wrt object with no pax flagselfix-0.7.xAnthony G. Basile2012-12-281-64/+59
* misc/alt-revdep-pax: cleanup wrt object with no pax flagsAnthony G. Basile2012-12-281-571/+430
* misc/alt-revdep-pax: read NEEDED.ELF.2 via portageAnthony G. Basile2012-12-241-42/+25
* misc/alt-revdep-pax: comment on how to use portage for /var/db/pkg dataAnthony G. Basile2012-12-241-0/+7
* misc/alt-revdep-pax: correct expand_linkings() to include first ELF object in...Anthony G. Basile2012-12-241-9/+9
* misc/alt-revdep-pax: add print forward linkings per elf object (-b)Anthony G. Basile2012-12-241-21/+31
* misc/alt-revdep-pax: add print all reverse linkings (-r)Anthony G. Basile2012-12-241-69/+80
* scripts/migrate-pax, misc/alt-revdep-pax: immediately bail if we are not rootAnthony G. Basile2012-12-241-0/+6
* scripts/paxmodule.c: fix logic of finding either PT_PAX or XATTR_PAXAnthony G. Basile2012-12-241-1/+1
* misc/alt-revdep-pax: add old revdep-pax, add print all forward linkings (-f)Anthony G. Basile2012-12-241-63/+440
* misc/alt-revdep-pax: remove soname list copy, add get_object_reverse_linkings()Anthony G. Basile2012-12-241-36/+55
* misc/alt-revdep-pax: remove copy.copy in constructing object linking chainAnthony G. Basile2012-12-241-11/+15
* misc/alt-revdep-pax: follow NEEDED to end of linking chainAnthony G. Basile2012-12-241-23/+66
* misc/alt-revdep-pax: add soname to soname linkings for full linking chainAnthony G. Basile2012-12-241-24/+81
* misc/alt-revdep-pax: alternative approache to ELF exec <-> library mappingsAnthony G. Basile2012-12-241-0/+101