summaryrefslogtreecommitdiff
path: root/usr/src/cmd/file/elf_read.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-2410476 file(1) could be smatch cleanRichard Lowe1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2410366 ld(1) should support GNU-style linker setsRichard Lowe1-17/+53
10581 ld(1) should know kernel modules are a thing Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2015-02-045578 file(1) should validate Elf_Shdr->sh_nameRichard Lowe1-7/+13
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2012-10-253299 file should only care about object capabilitiesRichard Lowe1-9/+23
3300 file should care about all object capabilities Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2007-11-306626135 elfedit capabilities str->value mapping should come from ↵ab1960871-2/+4
usr/src/common/elfcap
2007-11-056623881 file command fails to identify ELF objects larger than 2GBab1960871-16/+48
2007-09-176602992 file(1) command does not understand ELF files with extended indices ↵ab1960871-1/+2
(fix lint)
2007-09-176602992 file(1) command does not understand ELF files with extended indicesab1960871-22/+50
2007-05-094984023 file and libelf is not able to handle core file greater than 2 Gbny1557461-0/+476