summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/tdelete.c
AgeCommit message (Expand)Author
2016-01-20Don't return NULL when we are freeing the root node; return a free'd pointerchristos
2016-01-20PR/50681: Markiyan Kushnir: Fix memory leak when we delete the root node.christos
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2011-05-18Remove __P()dsl
2006-03-19Coverity CID 2528: Don't delete the node we are about to return.christos
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-02-22t{search,find,walk,delete} from OpenBSD via Neil A. Carsonchristos