about summary refs log tree commit diff
path: root/src/search/tdestroy.c
Commit message (Collapse)AuthorAgeFilesLines
* make tdestroy allow null function pointer if no destructor is neededRich Felker2013-08-021-1/+1
| | | | this change is to align with a change in the glibc interface.
* search: add tdestroy (gnu extension)nsz2012-05-131-0/+21