[git commit] libpthread: Remove useless .cvsignore files

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Mar 7 17:58:14 UTC 2013


commit: http://git.uclibc.org/uClibc/commit/?id=3c99de5c1ed51729f5523a5faa20d76e5be9f2ae
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Markos Chandras <hwoarang at gentoo.org>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 libpthread/linuxthreads/.cvsignore                 |    3 ---
 libpthread/linuxthreads/sysdeps/pthread/.cvsignore |    2 --
 .../sysdeps/unix/sysv/linux/.cvsignore             |    2 --
 libpthread/linuxthreads_db/.cvsignore              |    5 -----
 4 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/libpthread/linuxthreads/.cvsignore b/libpthread/linuxthreads/.cvsignore
deleted file mode 100644
index 688daf4..0000000
--- a/libpthread/linuxthreads/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-.cvsignore
-*.os
-Makefile.in
diff --git a/libpthread/linuxthreads/sysdeps/pthread/.cvsignore b/libpthread/linuxthreads/sysdeps/pthread/.cvsignore
deleted file mode 100644
index 7ee8f59..0000000
--- a/libpthread/linuxthreads/sysdeps/pthread/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-.cvsignore
-*.os
diff --git a/libpthread/linuxthreads/sysdeps/unix/sysv/linux/.cvsignore b/libpthread/linuxthreads/sysdeps/unix/sysv/linux/.cvsignore
deleted file mode 100644
index 7ee8f59..0000000
--- a/libpthread/linuxthreads/sysdeps/unix/sysv/linux/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-.cvsignore
-*.os
diff --git a/libpthread/linuxthreads_db/.cvsignore b/libpthread/linuxthreads_db/.cvsignore
deleted file mode 100644
index e60a14b..0000000
--- a/libpthread/linuxthreads_db/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-.cvsignore
-.svn
-*.os
-Makefile
-Makefile.in


More information about the uClibc-cvs mailing list