Chromium Code Reviews| Index: third_party/bsdtrees/README.chromium |
| diff --git a/third_party/bsdtrees/README.chromium b/third_party/bsdtrees/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cb2deb84af8913157a866caff783d484314a172e |
| --- /dev/null |
| +++ b/third_party/bsdtrees/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. |