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
/
wctype
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/misc/wctype/_wctype.c: make it more readable. no code changes
Denys Vlasenko
2009-09-18
1
-211
/
+183
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-9
/
+6
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
1
-19
/
+0
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
remove erroneous ';'
Bernhard Reutner-Fischer
2009-08-19
1
-2
/
+2
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
1
-14
/
+6
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
1
-14
/
+11
*
sync with trunk. Compile tested on i386
Denis Vlasenko
2008-12-23
1
-40
/
+5
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-15
/
+15
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-3
/
+3
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-4
/
+4
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-2
/
+2
*
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
/
+7
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
38
-973
/
+1270
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-31
/
+48
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-1
/
+1
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-10
/
+15
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
1
-2
/
+2
*
Merge from trunk.
"Steven J. Hill"
2005-11-29
2
-57
/
+13
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-7
/
+10
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+50
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-5
/
+4
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Fix wctype.c so that wchar can be enabled without ctype table-based functions.
Manuel Novoa III
2003-09-09
1
-0
/
+58
*
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-24
1
-9
/
+0
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
2
-204
/
+477
*
Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul
Manuel Novoa III
2002-09-19
1
-0
/
+6
*
Enable WCHAR support for C/POSIX stub locales.
Manuel Novoa III
2002-07-03
1
-2
/
+121
*
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
Manuel Novoa III
2002-05-06
2
-0
/
+527