From 7c05a777baf2b152185ce6289c9c1570d5429c2c Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Tue, 7 Oct 2008 01:27:18 -0500 Subject: [PATCH] Add unportable tag and other meta-data to core-foundation subvocabs --- basis/core-foundation/run-loop/authors.txt | 1 + basis/core-foundation/run-loop/summary.txt | 1 + basis/core-foundation/run-loop/thread/authors.txt | 1 + basis/core-foundation/run-loop/thread/summary.txt | 1 + basis/core-foundation/run-loop/thread/tags.txt | 1 + 5 files changed, 5 insertions(+) create mode 100644 basis/core-foundation/run-loop/authors.txt create mode 100644 basis/core-foundation/run-loop/summary.txt create mode 100644 basis/core-foundation/run-loop/thread/authors.txt create mode 100644 basis/core-foundation/run-loop/thread/summary.txt create mode 100644 basis/core-foundation/run-loop/thread/tags.txt diff --git a/basis/core-foundation/run-loop/authors.txt b/basis/core-foundation/run-loop/authors.txt new file mode 100644 index 0000000000..1901f27a24 --- /dev/null +++ b/basis/core-foundation/run-loop/authors.txt @@ -0,0 +1 @@ +Slava Pestov diff --git a/basis/core-foundation/run-loop/summary.txt b/basis/core-foundation/run-loop/summary.txt new file mode 100644 index 0000000000..ae92138528 --- /dev/null +++ b/basis/core-foundation/run-loop/summary.txt @@ -0,0 +1 @@ +CoreFoundation run loop integration diff --git a/basis/core-foundation/run-loop/thread/authors.txt b/basis/core-foundation/run-loop/thread/authors.txt new file mode 100644 index 0000000000..1901f27a24 --- /dev/null +++ b/basis/core-foundation/run-loop/thread/authors.txt @@ -0,0 +1 @@ +Slava Pestov diff --git a/basis/core-foundation/run-loop/thread/summary.txt b/basis/core-foundation/run-loop/thread/summary.txt new file mode 100644 index 0000000000..e5818b3d78 --- /dev/null +++ b/basis/core-foundation/run-loop/thread/summary.txt @@ -0,0 +1 @@ +Vocabulary with init hook for running CoreFoundation event loop diff --git a/basis/core-foundation/run-loop/thread/tags.txt b/basis/core-foundation/run-loop/thread/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/core-foundation/run-loop/thread/tags.txt @@ -0,0 +1 @@ +unportable