Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libctf: make ctf_dump not crash on OOM | Nick Alcock | 2019-10-03 | 1 | -1/+14 |
* | libctf: remove ctf_malloc, ctf_free and ctf_strdup | Nick Alcock | 2019-10-03 | 1 | -13/+0 |
* | libctf: avoid the need to ever use ctf_update | Nick Alcock | 2019-10-03 | 1 | -0/+8 |
* | libctf: deduplicate and sort the string table | Nick Alcock | 2019-07-01 | 1 | -22/+13 |
* | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 2019-05-31 | 1 | -2/+2 |
* | libctf: low-level list manipulation and helper utilities | Nick Alcock | 2019-05-28 | 1 | -0/+176 |