aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-open.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-01libctf: deduplicate and sort the string tableNick Alcock1-0/+2
2019-06-21libctf: endianness fixesNick Alcock1-7/+11
2019-06-21libctf: unidentified type kinds on open are a sign of file corruptionNick Alcock1-0/+4
2019-06-21libctf: dump header offsets into the debugging outputNick Alcock1-0/+3
2019-06-21libctf: drop mmap()-based CTF data allocatorNick Alcock1-25/+9
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-6/+7
2019-05-28libctf: ELF file opening via BFDNick Alcock1-0/+8
2019-05-28libctf: mmappable archivesNick Alcock1-0/+7
2019-05-28libctf: openingNick Alcock1-0/+1676