diff options
author | root <root@(null).(none)> | 2009-05-03 17:20:00 +0200 |
---|---|---|
committer | root <root@(null).(none)> | 2009-05-03 17:20:00 +0200 |
commit | e0faf22f31c48fb27b43c1825897d26e58feafc4 (patch) | |
tree | 65a09372b31e08a3a865bd0a88cd2718bafcd643 /libpthread/tests/CVS |
This is my initial working version.
There is a bug in boot in this version: subhurd sometimes cannot boot.
Diffstat (limited to 'libpthread/tests/CVS')
-rw-r--r-- | libpthread/tests/CVS/Entries | 19 | ||||
-rw-r--r-- | libpthread/tests/CVS/Repository | 1 | ||||
-rw-r--r-- | libpthread/tests/CVS/Root | 1 | ||||
-rw-r--r-- | libpthread/tests/CVS/Tag | 1 |
4 files changed, 22 insertions, 0 deletions
diff --git a/libpthread/tests/CVS/Entries b/libpthread/tests/CVS/Entries new file mode 100644 index 00000000..f974a145 --- /dev/null +++ b/libpthread/tests/CVS/Entries @@ -0,0 +1,19 @@ +/.cvsignore/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/Makefile/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-1.c/1.2/Thu May 12 20:55:36 2005//Tzhengda-soc2008-virt-branch +/test-10.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-11.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-12.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-13.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-14.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-15.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-16.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-2.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-3.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-4.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-5.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-6.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-7.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-8.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +/test-9.c/1.1/Thu Oct 10 23:05:05 2002//Tzhengda-soc2008-virt-branch +D diff --git a/libpthread/tests/CVS/Repository b/libpthread/tests/CVS/Repository new file mode 100644 index 00000000..3135a927 --- /dev/null +++ b/libpthread/tests/CVS/Repository @@ -0,0 +1 @@ +hurd/libpthread/tests diff --git a/libpthread/tests/CVS/Root b/libpthread/tests/CVS/Root new file mode 100644 index 00000000..a10aa66d --- /dev/null +++ b/libpthread/tests/CVS/Root @@ -0,0 +1 @@ +:ext:zhengda@cvs.savannah.gnu.org:/sources/hurd diff --git a/libpthread/tests/CVS/Tag b/libpthread/tests/CVS/Tag new file mode 100644 index 00000000..7e454c6d --- /dev/null +++ b/libpthread/tests/CVS/Tag @@ -0,0 +1 @@ +Tzhengda-soc2008-virt-branch |