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
/
intl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
* intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
Ulrich Drepper
2009-02-05
1
-13
/
+2
|
*
[BZ #5443]
Ulrich Drepper
2008-03-31
1
-2
/
+14
|
*
* intl/dcigettext.c (_nl_find_msg): Reread nconversions after
Ulrich Drepper
2008-03-30
4
-14
/
+156
|
*
Remove useless "if" before "free".
Ulrich Drepper
2008-03-19
2
-8
/
+4
|
*
(struct known_translation_t): Turn msgid into a union. (transcmp): Use the appropriate part of s1->msgid and s2->msgid. (DCIGETTEXT): Change the allocation of the 'search' variable so that it needs only fixed stack space. Delay the initialization of msgid_len until it is needed.
Ulrich Drepper
2007-11-17
1
-15
/
+19
|
*
[BZ #5222]
Ulrich Drepper
2007-10-28
1
-5
/
+4
|
*
* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
Ulrich Drepper
2007-10-13
1
-0
/
+1
|
*
[BZ #5058]
Ulrich Drepper
2007-09-24
2
-5
/
+34
|
*
(struct loaded_domain): Add conversions_lock member.
Ulrich Drepper
2007-09-24
1
-0
/
+1
|
*
* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
Ulrich Drepper
2007-08-03
2
-2
/
+6
|
*
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
2007-07-28
5
-14
/
+14
|
*
* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
Ulrich Drepper
2007-07-28
1
-2
/
+2
|
*
[BZ #4775, BZ #4776]
Ulrich Drepper
2007-07-12
2
-3
/
+8
|
*
* intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
Ulrich Drepper
2006-06-22
1
-18
/
+36
|
*
* locale/setlocale.c: Change _nl_category_names into a string.
Ulrich Drepper
2006-05-15
1
-2
/
+3
|
*
* elf/ldconfig.c (main): Use rawmemchr instead of strchr.
Ulrich Drepper
2006-04-07
1
-2
/
+2
|
*
* libio/fmemopen.c (fmemopen): Free stream memory in case of
Ulrich Drepper
2006-04-07
1
-20
/
+3
|
*
[BZ #2066]
Roland McGrath
2005-12-22
1
-2
/
+5
|
*
* intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.
Ulrich Drepper
2005-12-21
2
-4
/
+4
|
*
* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.
Ulrich Drepper
2005-08-20
1
-3
/
+4
|
*
* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.
Ulrich Drepper
2005-06-14
1
-1
/
+2
|
*
* intl/libintl.h: Always use __attribute_format_arg__ for gettext
Ulrich Drepper
2005-05-07
1
-4
/
+6
|
*
* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)
cvs/fedora-glibc-20050504T1818
Ulrich Drepper
2005-05-04
5
-21
/
+17
|
*
* sysdeps/i386/i686/memcmp.S: Move misplaced END.
Ulrich Drepper
2005-04-28
8
-10
/
+494
|
*
[BZ #592, BZ #821, BZ #822, BZ #825]
Roland McGrath
2005-04-06
2
-9
/
+7
|
*
(distribute): Add tst-gettext3.sh. (test-srcs): Add tst-gettext3. (tests): Depend on tst-gettext3.out. (tst-gettext3.out): New rule. (CFLAGS-tst-gettext3.c): New variable.
cvs/fedora-glibc-20050405T2114
Ulrich Drepper
2005-04-05
1
-8
/
+15
|
*
* intl/tst-gettext3.c: New file.
Ulrich Drepper
2005-04-04
6
-322
/
+489
|
*
[BZ #661]
Roland McGrath
2005-03-29
1
-5
/
+7
|
*
[BZ #284, BZ #721]
Roland McGrath
2005-02-17
2
-26
/
+24
|
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
25
-1074
/
+415
|
*
2.5-18.1
Jakub Jelinek
2007-07-12
25
-415
/
+1074
|
*
Update.
Ulrich Drepper
2004-09-26
3
-7
/
+5
|
*
[BZ #322]
Ulrich Drepper
2004-09-26
5
-37
/
+76
|
*
Update.
Ulrich Drepper
2004-09-26
1
-0
/
+13
*
|
Updated to fedora-glibc-20090218T1534
Jakub Jelinek
2009-02-18
1
-13
/
+2
*
|
Updated to fedora-glibc-20080408T0706
Jakub Jelinek
2008-04-08
4
-16
/
+170
*
|
Updated to fedora-glibc-20080326T1041
cvs/fedora-glibc-2_7_90-12
Jakub Jelinek
2008-03-26
2
-8
/
+4
*
|
Updated to fedora-glibc-20071212T1051
Jakub Jelinek
2007-12-12
2
-20
/
+23
*
|
Updated to fedora-glibc-20071014T1847
Jakub Jelinek
2007-10-14
1
-0
/
+1
*
|
Updated to fedora-glibc-20070929T1859
cvs/fedora-glibc-2_6_90-16
Jakub Jelinek
2007-09-29
3
-5
/
+35
*
|
Updated to fedora-glibc-20070804T2027
Jakub Jelinek
2007-08-04
2
-2
/
+6
*
|
Updated to fedora-glibc-20070731T1624
cvs/fedora-glibc-2_6_90-1
Jakub Jelinek
2007-07-31
8
-19
/
+24
*
|
Updated to fedora-glibc-20060630T0858
cvs/fedora-glibc-2_4_90-12
Jakub Jelinek
2006-06-30
1
-18
/
+36
*
|
Updated to fedora-glibc-20060519T1550
cvs/fedora-glibc-2_4_90-8
Jakub Jelinek
2006-05-19
1
-2
/
+3
*
|
Updated to fedora-glibc-20060424T0820
Jakub Jelinek
2006-04-24
2
-22
/
+5
*
|
Updated to fedora-glibc-20051227T1426
Jakub Jelinek
2005-12-27
1
-2
/
+5
*
|
Updated to fedora-glibc-20051221T0931
Jakub Jelinek
2005-12-21
2
-4
/
+4
[next]