aboutsummaryrefslogtreecommitdiffstats
path: root/elfops.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-25modprobe: fix memory leak when built with zlib supportAlan Jenkins1-25/+1
2010-02-25elfops: fix crash on grab_fd() failureAlan Jenkins1-5/+8
2009-05-15elfops: hide elf_ident(), no users outside elfopsAndreas Robinson1-1/+1
2009-05-15modprobe, elfops: move most of dump_modversions() to elfopsAndreas Robinson1-0/+9
2009-05-15elfops: hide get_section() and rename its parametersAndreas Robinson1-16/+0
2009-05-15elfops, depmod: add elf_file grab/release functionsAndreas Robinson1-0/+87
2009-05-12elfops: Fix symbol type (weak, undef) definitionsAndreas Robinson1-0/+4
2009-05-12move ELF-related code into elfopsAndreas Robinson1-9/+37
2009-05-12moduleops: rename to elfops and move to static libAndreas Robinson1-0/+25