summaryrefslogtreecommitdiffstats
path: root/ta/ta.c
Commit message (Expand)AuthorAgeFilesLines
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-10/+10
* ta: don't hardcode alignment requirementNRK2023-10-231-6/+4
* ta: increase size of names printedThomas Weißschuh2022-09-111-1/+1
* ta: add ta_get_parent()wm42020-04-261-1/+11
* ta: change debug ifdefferywm42020-04-261-4/+8
* ta: fix logging of unfreed child allocationswm42020-02-291-1/+1
* ta: minor simplificationwm42020-02-231-2/+1
* ta: change API; ta_set_parent() and ta_set_destructor() never failwm42020-02-231-21/+9
* ta: remove seperate internal "ext" headerwm42020-02-231-79/+54
* ta: remove ta_find_parent()wm42020-02-231-16/+0
* ta: destroy/free children in reverse orderwm42019-09-191-2/+2
* Fix use of ISC licensewm42017-04-151-1/+3
* ta: clarify a corner casewm42014-02-231-0/+4
* ta: fix compilation with NDEBUGwm42013-12-191-1/+2
* Replace tallocwm42013-10-131-0/+439