Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libctf: drop mmap()-based CTF data allocator | 2019-06-21 | 1 | -8/+7 | |
* | libctf: handle errors on dynhash insertion better | 2019-06-21 | 1 | -10/+24 | |
* | libctf: eschew %zi format specifier | 2019-06-05 | 1 | -3/+4 | |
* | Use CHAR_BIT instead of NBBY in libctf | 2019-06-04 | 1 | -6/+8 | |
* | libctf: look for BSD versus GNU qsort_r signatures | 2019-06-04 | 1 | -1/+1 | |
* | libctf: fix a number of build problems found on Solaris and NetBSD | 2019-05-31 | 1 | -22/+28 | |
* | libctf: type copying | 2019-05-28 | 1 | -0/+485 | |
* | libctf: creation functions | 2019-05-28 | 1 | -0/+1547 |