Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to upstream NetBSD tdelete/tfind/tsearch. | Elliott Hughes | 2012-08-13 | 1 | -71/+0 |
| | | | | | | tdestroy is a GNU extension, so that stays. Change-Id: Iedebaff25ea7e92b1ab1dd4440da12b67b99aa40 | ||||
* | New additions/bug fixes required/found when porting perf. | Ben Cheng | 2012-03-20 | 1 | -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 |