summaryrefslogtreecommitdiffstats
path: root/patchelf.c
Commit message (Expand)AuthorAgeFilesLines
* * Add tests.Eelco Dolstra2005-09-291-410/+0
* * Dummy commit.Eelco Dolstra2005-08-231-1/+1
* * Don't remove non-absolute paths from the RPATH like "$ORIGIN".Eelco Dolstra2005-02-231-6/+16
* * Keep same permissions, and handle the case where the file isEelco Dolstra2004-09-271-7/+21
* * Fix equality check.Eelco Dolstra2004-09-271-1/+1
* * Autoconfiscate patchelf.Eelco Dolstra2004-09-241-1/+1
* * The new interpreter can be specified with the `--interpreterEelco Dolstra2004-09-241-86/+249
* * Also move the section header table to the start of the file.Eelco Dolstra2004-09-241-16/+22
* * Made changing the ELF interpreter more robust. Previously I justEelco Dolstra2004-09-241-12/+97
* * Bug fix.Eelco Dolstra2004-09-241-2/+3
* * Proof-of-concept of a tool to patch *existing* ELF executable to useEelco Dolstra2004-09-231-0/+131