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/CVS |
This is my initial working version.
There is a bug in boot in this version: subhurd sometimes cannot boot.
Diffstat (limited to 'libpthread/CVS')
-rw-r--r-- | libpthread/CVS/Entries | 12 | ||||
-rw-r--r-- | libpthread/CVS/Repository | 1 | ||||
-rw-r--r-- | libpthread/CVS/Root | 1 | ||||
-rw-r--r-- | libpthread/CVS/Tag | 1 |
4 files changed, 15 insertions, 0 deletions
diff --git a/libpthread/CVS/Entries b/libpthread/CVS/Entries new file mode 100644 index 00000000..356b84d8 --- /dev/null +++ b/libpthread/CVS/Entries @@ -0,0 +1,12 @@ +/.cvsignore/1.1/Thu Oct 10 23:05:06 2002//Tzhengda-soc2008-virt-branch +/ChangeLog/1.39/Fri Jul 18 14:31:06 2008//Tzhengda-soc2008-virt-branch +/Makefile/1.10/Fri Jul 18 14:31:06 2008//Tzhengda-soc2008-virt-branch +/TODO/1.3/Sun Jun 24 15:11:51 2007//Tzhengda-soc2008-virt-branch +/libpthread.a/1.1/Fri Oct 11 23:57:46 2002//Tzhengda-soc2008-virt-branch +/libpthread_pic.a/1.1/Fri Oct 11 23:57:47 2002//Tzhengda-soc2008-virt-branch +/lockfile.c/1.1/Thu Oct 10 23:05:06 2002//Tzhengda-soc2008-virt-branch +/not-in-libc.h/1.1/Thu Oct 10 23:05:06 2002//Tzhengda-soc2008-virt-branch +D/include//// +D/pthread//// +D/sysdeps//// +D/tests//// diff --git a/libpthread/CVS/Repository b/libpthread/CVS/Repository new file mode 100644 index 00000000..d231a928 --- /dev/null +++ b/libpthread/CVS/Repository @@ -0,0 +1 @@ +hurd/libpthread diff --git a/libpthread/CVS/Root b/libpthread/CVS/Root new file mode 100644 index 00000000..a10aa66d --- /dev/null +++ b/libpthread/CVS/Root @@ -0,0 +1 @@ +:ext:zhengda@cvs.savannah.gnu.org:/sources/hurd diff --git a/libpthread/CVS/Tag b/libpthread/CVS/Tag new file mode 100644 index 00000000..7e454c6d --- /dev/null +++ b/libpthread/CVS/Tag @@ -0,0 +1 @@ +Tzhengda-soc2008-virt-branch |