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
/
ctype
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-15
/
+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
*
- synch r25316:25325 from trunk
Bernhard Reutner-Fischer
2009-02-18
1
-0
/
+1
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
1
-3
/
+3
*
- pull r24593:24596 from trunk
Bernhard Reutner-Fischer
2008-12-29
1
-3
/
+5
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
1
-2
/
+4
*
Synch with trunk @ 24242
Carmelo Amoroso
2008-12-03
1
-12
/
+2
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-23
/
+27
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-13
/
+13
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-4
/
+4
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
1
-3
/
+3
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-3
/
+5
*
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
-4
/
+5
*
Merge from trunk.
"Steven J. Hill"
2006-02-27
43
-80
/
+430
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
2
-67
/
+9
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
1
-63
/
+8
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-7
/
+10
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+56
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-5
/
+4
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Add back in table-less ctype funcs for those interested in minimizing
Manuel Novoa III
2003-09-08
2
-5
/
+93
*
Create a typedef for the ctype bitmask table entries.
Manuel Novoa III
2003-08-28
1
-28
/
+8
*
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-24
1
-2
/
+12
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
2
-167
/
+903
*
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
Manuel Novoa III
2002-05-06
3
-770
/
+238
*
Revert Erik's changes... they were broken since there weren't enough
Manuel Novoa III
2002-04-09
2
-20
/
+10
*
Add some symbols needed for C++ to work. Temporary hack...
Eric Andersen
2002-03-14
2
-2
/
+19
*
Support isblank()
Eric Andersen
2002-02-23
3
-3
/
+21
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-0
/
+1
*
Fix a silly bug with the header file
Eric Andersen
2001-08-17
1
-1
/
+1
*
use some #defines internal to the ctype functions to eliminate them
Eric Andersen
2001-08-14
1
-0
/
+32
*
Add locale-enabled strcoll function from vodz, plus supporting tool.
Manuel Novoa III
2001-06-02
2
-22
/
+1
*
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-12
1
-2
/
+1
*
Since Erik apparently wants def/undef vs def 1/0...
Manuel Novoa III
2001-03-19
1
-2
/
+2
*
Part of the ctype locale support.
Manuel Novoa III
2001-03-18
4
-25
/
+723
*
A number of updates from Manuel Novoa III. Things look good...
Eric Andersen
2000-12-20
1
-1
/
+34
*
Fix doc blunder.
Eric Andersen
2000-11-04
1
-4
/
+4
*
Make spelling of uClibc be consistant.
Eric Andersen
2000-11-04
2
-2
/
+2
*
More cleanups. Fix things so tinylogin compiles.
Eric Andersen
2000-11-04
1
-0
/
+1
*
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-20
1
-0
/
+1
*
Fix up ctype.h
Eric Andersen
2000-10-17
2
-53
/
+103
*
Makefile update
Eric Andersen
2000-10-12
1
-1
/
+1
*
New misc tree that actually has misc stuff in it.
Eric Andersen
2000-10-11
3
-0
/
+142