aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches/005-fix_internal_function_definition.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-02-21 14:32:21 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-02-21 14:32:21 +0000
commitd0484c4cf651fc0f08bbd1a902417687a3d7f0ff (patch)
tree2cd957ecc9ccc165c6194e2159a25ef0869151ae /toolchain/uClibc/patches/005-fix_internal_function_definition.patch
parentda99fcd35a1dae5d03d26b6be44b7c4cacdcf5cd (diff)
downloadupstream-d0484c4cf651fc0f08bbd1a902417687a3d7f0ff.tar.gz
upstream-d0484c4cf651fc0f08bbd1a902417687a3d7f0ff.tar.bz2
upstream-d0484c4cf651fc0f08bbd1a902417687a3d7f0ff.zip
uClibc: refresh patches for uClibc
SVN-Revision: 14588
Diffstat (limited to 'toolchain/uClibc/patches/005-fix_internal_function_definition.patch')
-rw-r--r--toolchain/uClibc/patches/005-fix_internal_function_definition.patch12
1 files changed, 4 insertions, 8 deletions
diff --git a/toolchain/uClibc/patches/005-fix_internal_function_definition.patch b/toolchain/uClibc/patches/005-fix_internal_function_definition.patch
index 9b88d826f1..fc66d1e7cc 100644
--- a/toolchain/uClibc/patches/005-fix_internal_function_definition.patch
+++ b/toolchain/uClibc/patches/005-fix_internal_function_definition.patch
@@ -1,7 +1,5 @@
-Index: uClibc/libc/sysdeps/linux/i386/bits/uClibc_arch_features.h
-===================================================================
---- uClibc/libc/sysdeps/linux/i386/bits/uClibc_arch_features.h (revision 18898)
-+++ uClibc/libc/sysdeps/linux/i386/bits/uClibc_arch_features.h (working copy)
+--- a/libc/sysdeps/linux/i386/bits/uClibc_arch_features.h
++++ b/libc/sysdeps/linux/i386/bits/uClibc_arch_features.h
@@ -42,6 +42,8 @@
/* define if target supports IEEE signed zero floats */
#define __UCLIBC_HAVE_SIGNED_ZERO__
@@ -11,10 +9,8 @@ Index: uClibc/libc/sysdeps/linux/i386/bits/uClibc_arch_features.h
+#endif
#endif /* _BITS_UCLIBC_ARCH_FEATURES_H */
-Index: uClibc/include/libc-symbols.h
-===================================================================
---- uClibc/include/libc-symbols.h (revision 18898)
-+++ uClibc/include/libc-symbols.h (working copy)
+--- a/include/libc-symbols.h
++++ b/include/libc-symbols.h
@@ -22,6 +22,16 @@
#ifndef _LIBC_SYMBOLS_H
#define _LIBC_SYMBOLS_H 1