summaryrefslogtreecommitdiff
path: root/PROJECTS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-20 21:05:29 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-20 21:05:29 +0000
commit481b550f585164c7faef0075aa10e34b57959e1e (patch)
tree99a92c9382037502b65acb4e1316be0c441bb03b /PROJECTS
parentf1e4a4a403f740c153acfc0cd96ecc5aa542e341 (diff)
Update.
* Makefile: Define -D_RPC_THREAD_SAFE_ for cancel.c.
Diffstat (limited to 'PROJECTS')
-rw-r--r--PROJECTS6
1 files changed, 6 insertions, 0 deletions
diff --git a/PROJECTS b/PROJECTS
index 0d4b744f69..e0feb7d1b1 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -199,3 +199,9 @@ contact <bug-glibc@gnu.org>.
[26] ...done
+
+
+[27] We need a second test suite with tests which cannot run during a normal
+ `make check' run. This test suite can require root priviledges and
+ can test things like DNS (i.e., require network access),
+ user-interaction, networking in general, and probably many other things.