aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-impl.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-01libctf: deduplicate and sort the string tableNick Alcock1-2/+41
2019-07-01libctf: add hash traversal helpersNick Alcock1-0/+6
2019-06-21libctf: drop mmap()-based CTF data allocatorNick Alcock1-5/+0
2019-06-21libctf: handle errors on dynhash insertion betterNick Alcock1-2/+2
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-2/+3
2019-05-28libctf: library version enforcementNick Alcock1-0/+1
2019-05-28libctf: lookups by name and symbolNick Alcock1-0/+1
2019-05-28libctf: core type lookupNick Alcock1-0/+8
2019-05-28libctf: ELF file opening via BFDNick Alcock1-0/+6
2019-05-28libctf: mmappable archivesNick Alcock1-0/+15
2019-05-28libctf: implementation definitions related to file creationNick Alcock1-0/+214
2019-05-28libctf: hashingNick Alcock1-0/+29
2019-05-28libctf: low-level list manipulation and helper utilitiesNick Alcock1-0/+33
2019-05-28libctf: lowest-level memory allocation and debug-dumping wrappersNick Alcock1-0/+78