projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[scripts] ext-toolchain.sh: support --wrap with src == dest
[openwrt.git]
/
toolchain
/
uClibc
/
patches-0.9.32
/
350-use-fputs_unlocked.patch
diff --git
a/toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch
b/toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch
index
b2cd37f
..
58b03ec
100644
(file)
--- a/
toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch
+++ b/
toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch
@@
-6,11
+6,9
@@
Date: Tue May 24 14:36:42 2011 +0200
this eliminates a source of reproduceable freezes
this eliminates a source of reproduceable freezes
-diff --git a/libc/stdio/_vfprintf.c b/libc/stdio/_vfprintf.c
-index 3db8cdf..069db16 100644
--- a/libc/stdio/_vfprintf.c
+++ b/libc/stdio/_vfprintf.c
--- a/libc/stdio/_vfprintf.c
+++ b/libc/stdio/_vfprintf.c
-@@ -1229,7 +1229,7 @@ static size_t _fp_out_narrow(FILE *fp, i
ntptr_t type, intptr_t len, intptr_t buf
+@@ -1229,7 +1229,7 @@ static size_t _fp_out_narrow(FILE *fp, i
#define STRLEN wcslen
#define _PPFS_init _ppwfs_init
/* Pulls in fseek: */
#define STRLEN wcslen
#define _PPFS_init _ppwfs_init
/* Pulls in fseek: */
This page took
0.021079 seconds
and
4
git commands to generate.