index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
misc
/
wchar
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
1
-20
/
+0
*
fix make {,install_}{,host}utils
Bernhard Reutner-Fischer
2009-09-18
1
-209
/
+46
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
wchar: fix inverted parameters in error message
André Goddard Rosa
2009-07-09
1
-1
/
+1
*
Minor changes to silent compiler warning due to sigdness.
Carmelo Amoroso
2009-01-29
1
-1
/
+1
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
1
-9
/
+9
*
sync with trunk. Compile tested on i386
Denis Vlasenko
2008-12-23
1
-10
/
+10
*
Fix wcswidth function when LOCALE support is disabled
Carmelo Amoroso
2008-12-02
1
-0
/
+7
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-20
/
+22
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-4
/
+2
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-4
/
+4
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
1
-103
/
+103
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-3
/
+9
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
1
-1
/
+0
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
1
-2
/
+0
*
Merge from trunk and bring in NPTL code in the various 'misc' subsystems.
"Steven J. Hill"
2006-08-24
2
-6
/
+4
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
18
-526
/
+202
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
2
-10
/
+6
*
Merge from trunk.
"Steven J. Hill"
2005-12-13
1
-4
/
+0
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-4
/
+4
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-0
/
+4
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-0
/
+1
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-4
/
+4
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
1
-4
/
+2
*
Merge from trunk.
"Steven J. Hill"
2005-11-29
3
-85
/
+53
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-2
/
+4
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+49
*
Big sync with trunk.
"Steven J. Hill"
2005-09-24
1
-11
/
+11
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-5
/
+4
*
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-11
3
-34
/
+39
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-3
/
+3
*
Building of iconv.o was accidently always disabled.
Manuel Novoa III
2003-12-04
1
-8
/
+4
*
For now, disable the iconv utility
Eric Andersen
2003-11-08
1
-8
/
+7
*
Some more soft float fixes... for arm in particular (libfloat).
Manuel Novoa III
2003-10-31
1
-1
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
_wchar_utf8sntowcs and _wchar_wcsntoutf8s now set errno if EILSEQ.
Manuel Novoa III
2003-08-18
1
-0
/
+7
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
3
-47
/
+102
*
Oops.. left in a bit of debugging code.
Manuel Novoa III
2002-11-23
1
-2
/
+0
*
Ok... here's the summary:
Manuel Novoa III
2002-11-22
3
-41
/
+653
*
Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08.
Manuel Novoa III
2002-11-08
2
-1
/
+254
*
Forgot to change btowc and wctob when I changed the wc<->mb functions yesterday.
Manuel Novoa III
2002-11-05
1
-9
/
+25
*
Add printf wchar support for %lc (%C) and %ls (%S).
Manuel Novoa III
2002-11-04
1
-15
/
+41
*
Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul
Manuel Novoa III
2002-09-19
1
-0
/
+4
*
Revert commit by davidm to printf.c that initialized conv_num
Manuel Novoa III
2002-08-12
1
-1
/
+1
*
When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled,
Eric Andersen
2002-08-03
1
-2
/
+6
*
Add copyright message and remove dead code.
Manuel Novoa III
2002-07-05
1
-157
/
+28
*
Enable WCHAR support for C/POSIX stub locales.
Manuel Novoa III
2002-07-03
3
-21
/
+626
*
Multibyte and wide char conversion functions. Some work still to do, but
Manuel Novoa III
2002-05-23
2
-0
/
+770