index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
locale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use shared mapping to reserve memory when creating locale archive
Aurelien Jarno
2010-02-08
1
-3
/
+3
*
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-02-01
1
-0
/
+1
|
\
|
*
_nl_load_locale() incorrectly handles mmap() failures
Joe Landers
2010-01-22
1
-0
/
+1
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-11
21
-91
/
+92
|
\
|
|
*
Add support for XPG7 testing.
Ulrich Drepper
2010-01-09
21
-91
/
+92
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-11-24
5
-5
/
+44
|
\
|
|
*
Add missing test files.
Ulrich Drepper
2009-11-17
2
-0
/
+34
|
*
Handle LC_GLOBAL_LOCALE in duplocale.
Ulrich Drepper
2009-11-17
2
-2
/
+6
|
*
Fix _NC_LOCALE_NAME definition.
Ulrich Drepper
2009-11-17
2
-4
/
+5
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-10-30
2
-0
/
+3
|
\
|
|
*
Add missing declarations.
Andreas Schwab
2009-10-30
1
-0
/
+2
|
*
Add sml entry to ISO 639 list.
Ulrich Drepper
2009-10-29
1
-0
/
+1
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-10-12
2
-3
/
+6
|
\
|
|
*
Fix week-1stday in C locale
Andreas Schwab
2009-10-05
1
-2
/
+2
|
*
Fix locale program error handling
Ulrich Drepper
2009-09-28
1
-1
/
+4
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-09-14
1
-28
/
+31
|
\
|
|
*
Fix endless loop in localedef.
Ulrich Drepper
2009-09-07
1
-28
/
+31
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-24
1
-1
/
+1
|
\
|
|
*
Thread-local locale handling part of XPG7.
Ulrich Drepper
2009-08-23
1
-1
/
+1
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-07-22
4
-4
/
+34
|
\
|
|
*
Use correct index for _NL_CTYPE_NONASCII_CASE.
Ulrich Drepper
2009-07-20
2
-5
/
+5
|
*
Check generated locale for non-ASCII 8-bit characters with case conversion.
Ulrich Drepper
2009-07-20
4
-4
/
+34
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-06-10
1
-6
/
+0
|
\
|
|
*
Remove redundant .gitignore files.
Andreas Schwab
2009-05-16
1
-6
/
+0
|
*
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-15
1
-0
/
+0
|
*
* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
cvs/fedora-glibc-20090427T1419
Ulrich Drepper
2009-04-27
1
-11
/
+32
|
*
* locale/programs/locarchive.c (enlarge_archive): Conserve address
Ulrich Drepper
2009-04-24
1
-9
/
+20
|
*
[BZ #10100]
Ulrich Drepper
2009-04-24
1
-15
/
+12
|
*
* locale/locarchive.h (struct locarhandle): Rename len field to
Ulrich Drepper
2009-04-24
2
-16
/
+104
|
*
* locale/programs/locarchive.c (open_archive): Map the entire file
Ulrich Drepper
2009-04-18
1
-9
/
+31
|
*
* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
Ulrich Drepper
2009-03-14
1
-0
/
+1
|
*
* ctype/ctype.h: The *_l functions are in POSIX 2008.
Ulrich Drepper
2009-02-26
3
-6
/
+7
|
*
* stdlib/monetary.h: Uglify function parameter names.
cvs/fedora-glibc-20090218T1534
Jakub Jelinek
2009-02-16
1
-2
/
+2
|
*
* debug/xtrace.sh: Unify translatable messages.
Ulrich Drepper
2009-02-06
1
-4
/
+22
|
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2009-01-02
2
-4
/
+4
|
*
* locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
Ulrich Drepper
2008-12-05
1
-1
/
+3
|
*
(DEFINE_LANGUAGE_CODE2): Define.
Ulrich Drepper
2008-12-05
1
-1
/
+3
|
*
* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
Jakub Jelinek
2008-11-07
4
-15
/
+19
|
*
* locale/setlocale.c (setname): Remove inline to avoid compiler
Ulrich Drepper
2008-07-20
1
-1
/
+1
|
*
* locale/setlocale.c (setlocale): Take the setlocale lock earlier.
Ulrich Drepper
2008-07-20
1
-17
/
+24
|
*
Remove useless more "if" tests before "free".
Ulrich Drepper
2008-05-27
1
-8
/
+4
|
*
(collate_read): Ignore script lines as well when ignoring the whole category.
Ulrich Drepper
2008-04-08
1
-1
/
+9
|
*
[BZ #5443]
Ulrich Drepper
2008-03-31
4
-19
/
+19
|
*
[BZ #5979]
Ulrich Drepper
2008-03-29
2
-4
/
+4
|
*
Remove useless "if" before "free".
Ulrich Drepper
2008-03-19
2
-10
/
+5
|
*
[BZ #5627]
Ulrich Drepper
2008-03-04
1
-0
/
+1
|
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2008-01-02
2
-4
/
+4
|
*
* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
Ulrich Drepper
2007-12-14
2
-58
/
+41
|
*
* locale/programs/ld-collate.c (collate_read): Fix loop to match
Ulrich Drepper
2007-11-22
1
-0
/
+2
|
*
* locale/programs/repertoire.c (repertoire_read): Always free
Ulrich Drepper
2007-10-13
1
-2
/
+1
[next]