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
...
*
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
[prev]