aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/common/ctf/ctf_create.c
Commit message (Expand)AuthorAgeFilesLines
* libctf: Handle CTFv3 containersMark Johnston2022-03-071-137/+234
* libctf: Use ctf_type_t instead of struct ctf_typeMark Johnston2022-02-101-1/+1
* libctf: Improve check for duplicate SOU definitions in ctf_add_type()Mark Johnston2021-10-041-27/+73
* When copying types from one CTF container to another, ensure that weJonathan T. Looney2020-11-201-2/+2
* When copying types from one CTF container to another, ensure that weJonathan T. Looney2020-11-171-1/+22
* ctf_add_type(): when looking up an integer or floating point type in theMark Johnston2015-05-101-4/+17
* When copying a type from a source CTF container to a destination container,Mark Johnston2015-03-111-4/+7
* CTF containers use the ctf_dtoldid field as a threshold type index whichMark Johnston2015-03-101-2/+2
* ctf_discard(): fetch the next list element before restarting the loop. IfMark Johnston2015-03-101-1/+1
* Quiesce warning assigning to void * from const ctf_header_t * by explicity ca...Sean Bruno2013-11-041-1/+1
* MFV r254422:Xin LI2013-08-231-7/+183
* This commit was generated by cvs2svn to compensate for changes in r178525,John Birrell2008-04-251-0/+1366