Signed-off-by: Markos Chandras <[email protected]> --- libpthread/linuxthreads/.cvsignore | 3 --- libpthread/linuxthreads/sysdeps/pthread/.cvsignore | 2 -- libpthread/linuxthreads/sysdeps/unix/sysv/linux/.cvsignore | 2 -- libpthread/linuxthreads_db/.cvsignore | 5 ----- 4 files changed, 12 deletions(-) delete mode 100644 libpthread/linuxthreads/.cvsignore delete mode 100644 libpthread/linuxthreads/sysdeps/pthread/.cvsignore delete mode 100644 libpthread/linuxthreads/sysdeps/unix/sysv/linux/.cvsignore delete mode 100644 libpthread/linuxthreads_db/.cvsignore
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 -- 1.8.1.4 _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
