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
/
sysdeps
/
linux
/
common
/
bits
/
uClibc_locale.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it
Peter S. Mazinger
2006-01-15
1
-6
/
+0
*
Allow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work t...
Peter S. Mazinger
2006-01-06
1
-2
/
+3
*
Better guards within _LIBC, cleanup, typos
Peter S. Mazinger
2005-12-16
1
-10
/
+9
*
Disable some unused stuff, better guard for libc
Peter S. Mazinger
2005-12-16
1
-4
/
+4
*
booooring license updates
Mike Frysinger
2005-11-09
1
-7
/
+8
*
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-11
1
-0
/
+1
*
Fix for the last "fix".
Manuel Novoa III
2003-11-11
1
-0
/
+2
*
Protect some header inclusions.
Manuel Novoa III
2003-11-11
1
-0
/
+2
*
This should enabled building of uClibc locale support when using uClibc itself.
Manuel Novoa III
2003-09-16
1
-4
/
+7
*
Create a typedef for the ctype bitmask table entries.
Manuel Novoa III
2003-08-28
1
-1
/
+6
*
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-24
1
-4
/
+7
*
Replace 'new' in a prototype to avoid c++ problems.
Manuel Novoa III
2003-08-01
1
-1
/
+1
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
1
-41
/
+88
*
The big thing is locale dependent collation support.
Manuel Novoa III
2002-12-20
1
-3
/
+60
*
Ok... here's the summary:
Manuel Novoa III
2002-11-22
1
-1
/
+1
*
Only define __uwchar_t if wide char support is enabled.
Manuel Novoa III
2002-07-05
1
-1
/
+1
*
Enable WCHAR support for C/POSIX stub locales.
Manuel Novoa III
2002-07-03
1
-5
/
+9
*
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
Manuel Novoa III
2002-05-06
1
-0
/
+261