uClibc: remove trailer from linuxthreads-errno patches confusing modern patch

Modern versions of patch (2.6.1.81 / 85 tested) gets confused by the empty
git trailer referencing uClibc_errno.h (from when patch was forward ported
from 0.9.31), so drop it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-11-24 22:29:46 +01:00
parent 5931db0de9
commit 1db649c6fe
2 changed files with 0 additions and 4 deletions

View File

@ -63,8 +63,6 @@ index 6e520fa..f4a9ebb 100644
# ifdef __UCLIBC_HAS_THREADS__
/* When using threads, errno is a per-thread value. */
diff --git a/libc/sysdeps/linux/common/bits/uClibc_errno.h b/libc/sysdeps/linux/common/bits/uClibc_errno.h
index 9c15618..79eb7e6 100644
--
1.7.1

View File

@ -63,8 +63,6 @@ index 6e520fa..f4a9ebb 100644
# ifdef __UCLIBC_HAS_THREADS__
/* When using threads, errno is a per-thread value. */
diff --git a/libc/sysdeps/linux/common/bits/uClibc_errno.h b/libc/sysdeps/linux/common/bits/uClibc_errno.h
index 9c15618..79eb7e6 100644
--
1.7.1