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
/
locale
/
locale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hack around bg_BG bug; grouping specified but no thousands separator.
Manuel Novoa III
2003-09-01
1
-0
/
+24
*
Create a typedef for the ctype bitmask table entries.
Manuel Novoa III
2003-08-28
1
-6
/
+118
*
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-24
1
-25
/
+46
*
Fix a cut-and-paste error. Collation should be working again.
Manuel Novoa III
2003-08-17
1
-1
/
+1
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
1
-339
/
+764
*
The big thing is locale dependent collation support.
Manuel Novoa III
2002-12-20
1
-76
/
+280
*
Ok... here's the summary:
Manuel Novoa III
2002-11-22
1
-2
/
+2
*
Fix a stupid bug.
Manuel Novoa III
2002-11-01
1
-0
/
+1
*
Reworked setlocale() return values and locale arg processing to
Manuel Novoa III
2002-11-01
1
-89
/
+166
*
Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul
Manuel Novoa III
2002-09-19
1
-3
/
+4
*
Enable WCHAR support for C/POSIX stub locales.
Manuel Novoa III
2002-07-03
1
-12
/
+7
*
Added a version of nl_langinfo for the stub C/POSIX locale support.
Manuel Novoa III
2002-06-08
1
-3
/
+92
*
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
Manuel Novoa III
2002-05-06
1
-272
/
+447
*
Add locale-enabled strcoll function from vodz, plus supporting tool.
Manuel Novoa III
2001-06-02
1
-75
/
+246
*
Stub out localeconv. Please look over this to check it is correct....
Eric Andersen
2001-03-21
1
-3
/
+0
*
Since Erik apparently wants def/undef vs def 1/0...
Manuel Novoa III
2001-03-19
1
-1
/
+1
*
Part of the ctype locale support.
Manuel Novoa III
2001-03-18
1
-0
/
+164