diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-20 21:05:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-20 21:05:29 +0000 |
commit | 481b550f585164c7faef0075aa10e34b57959e1e (patch) | |
tree | 99a92c9382037502b65acb4e1316be0c441bb03b /PROJECTS | |
parent | f1e4a4a403f740c153acfc0cd96ecc5aa542e341 (diff) | |
download | glibc-481b550f585164c7faef0075aa10e34b57959e1e.tar.gz glibc-481b550f585164c7faef0075aa10e34b57959e1e.tar.xz glibc-481b550f585164c7faef0075aa10e34b57959e1e.zip |
Update.
* Makefile: Define -D_RPC_THREAD_SAFE_ for cancel.c.
Diffstat (limited to 'PROJECTS')
-rw-r--r-- | PROJECTS | 6 |
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. |