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
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-6
/
+0
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
1
-26
/
+0
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
1
-15
/
+15
*
sync with trunk. Compile tested on i386
Denis Vlasenko
2008-12-23
1
-29
/
+37
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-9
/
+9
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-6
/
+6
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-19
/
+19
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-4
/
+4
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
1
-57
/
+57
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-11
/
+11
*
Synch the whole build system. Also including recent fix on testsuite build sy...
Carmelo Amoroso
2008-07-09
1
-1
/
+1
*
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
-13
/
+6
*
Merge from trunk.
"Steven J. Hill"
2006-02-27
13
-98
/
+197
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-9
/
+13
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-3
/
+8
*
Big merge from trunk. Stop the madness!
"Steven J. Hill"
2005-12-06
1
-1
/
+2
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
3
-110
/
+39
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-12
/
+23
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+61
*
no more cvs
Mike Frysinger
2005-02-12
1
-2
/
+0
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-5
/
+4
*
Hide some x86-specific devel asserts.
Manuel Novoa III
2004-09-10
1
-0
/
+5
*
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-11
1
-2
/
+2
*
Fix a couple of 'declaration after statement' errors.
Manuel Novoa III
2003-12-14
1
-2
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
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
3
-37
/
+57
*
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
2
-346
/
+788
*
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
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
1
-2
/
+2
*
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
*
Fixup build a bit more
Eric Andersen
2002-05-07
1
-2
/
+8
*
The obligatory forgotten files...
Manuel Novoa III
2002-05-06
1
-0
/
+1
*
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
Manuel Novoa III
2002-05-06
4
-351
/
+457
*
Revert Erik's changes... they were broken since there weren't enough
Manuel Novoa III
2002-04-09
1
-1
/
+0
*
Support ISblank properly
Eric Andersen
2002-04-09
1
-0
/
+1
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-0
/
+1
*
Add locale-enabled strcoll function from vodz, plus supporting tool.
Manuel Novoa III
2001-06-02
2
-75
/
+268
*
Put the locale stuff back how it was till we can get a proper implementation
Eric Andersen
2001-06-01
11
-1222
/
+0
*
Add in some more GNU compatible locale stuff. I only implement the
Eric Andersen
2001-05-25
11
-0
/
+1222
[next]