aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/tdelete.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch to upstream NetBSD tdelete/tfind/tsearch.Elliott Hughes2012-08-131-71/+0
| | | | | | tdestroy is a GNU extension, so that stays. Change-Id: Iedebaff25ea7e92b1ab1dd4440da12b67b99aa40
* New additions/bug fixes required/found when porting perf.Ben Cheng2012-03-201-0/+71
New functions: tfind tsearch tdelete twalk tdestroy (GNU extension) Bug fix: the current implementation for realpath would crash if the second argument (resolved_path) is NULL. New headers: ar.h search.h Change-Id: Ib6c1e42fc186a6d597a6e5a9692b16acaa155804