Chromium Code Reviews| Index: tools/android/heap_profiler/third_party/bsd-trees/README.chromium |
| diff --git a/tools/android/heap_profiler/third_party/bsd-trees/README.chromium b/tools/android/heap_profiler/third_party/bsd-trees/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cb2deb84af8913157a866caff783d484314a172e |
| --- /dev/null |
| +++ b/tools/android/heap_profiler/third_party/bsd-trees/README.chromium |
| @@ -0,0 +1,15 @@ |
| +Name: OpenBSD Trees |
| +Short Name: openbsd |
| +URL: http://www.openbsd.org/cgi-bin/cvsweb/src/sys/sys/tree.h |
| +Version: 1.13 |
| +Date: 2011-07-09 |
| +Revision: 1.13 |
| +License: 2-clause BSD |
| +License File: NOT_SHIPPED |
| +Security Critical: no |
| + |
| +Description: |
| +Red-Black and Splay trees implementation from the OpenBSD system. |
| + |
| +Local Modifications: |
| +None. |
|
bulach
2014/06/09 17:23:28
this needs to be separate, in a patch of its own,
|