summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libelf/common/getphnum.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-186851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI ↵Ali Bahrami1-11/+29
agreement PSARC/2009/363 replace elf_getphnum, elf_getshnum, and elf_getshstrndx
2005-11-17PSARC 2005/689 ELF Extended Program Headersahl1-0/+59
6317969 elfheader limited to 65535 segments 6317980 coredump elfheader doesn't reflect the correct number of dumped segments 6343698 p-tools affected by 6317980 : coredump elfheader incorrectly states number of dumped segments 6350070 stub for shmgetid() returns the wrong default value