Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libctf: fix spurious error when rolling back to the first snapshot | Nick Alcock | 2019-07-01 | 1 | -1/+1 |
* | libctf: deduplicate and sort the string table | Nick Alcock | 2019-07-01 | 1 | -108/+75 |
* | libctf: drop mmap()-based CTF data allocator | Nick Alcock | 2019-06-21 | 1 | -8/+7 |
* | libctf: handle errors on dynhash insertion better | Nick Alcock | 2019-06-21 | 1 | -10/+24 |
* | libctf: eschew %zi format specifier | Nick Alcock | 2019-06-05 | 1 | -3/+4 |
* | Use CHAR_BIT instead of NBBY in libctf | Tom Tromey | 2019-06-04 | 1 | -6/+8 |
* | libctf: look for BSD versus GNU qsort_r signatures | Nick Alcock | 2019-06-04 | 1 | -1/+1 |
* | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 2019-05-31 | 1 | -22/+28 |
* | libctf: type copying | Nick Alcock | 2019-05-28 | 1 | -0/+485 |
* | libctf: creation functions | Nick Alcock | 2019-05-28 | 1 | -0/+1547 |