GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
intl
Commit message (
Expand
)
Author
Age
Files
Lines
*
intl: Do not return NULL on asprintf failure in gettext [BZ #24018]
Florian Weimer
2019-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
41
-41
/
+41
*
intl/tst-gettext: fix failure with newest msgfmt
Aurelien Jarno
2018-02-18
2
-3
/
+7
*
Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).
Joseph Myers
2018-02-15
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
41
-41
/
+41
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-8
/
+8
*
intl: create target directory for bison
Andreas Schwab
2017-12-01
1
-0
/
+1
*
plural.c: improve reproducibility
Juro Bystricky
2017-11-30
2
-2016
/
+4
*
Hide internal __hash_string function [BZ #18822]
H.J. Lu
2017-10-01
1
-1
/
+2
*
Hide internal __gettextparse function [BZ #18822]
H.J. Lu
2017-10-01
1
-1
/
+1
*
Mark internal intl functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
1
-2
/
+3
*
Mark internal functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
2
-6
/
+11
*
iconv, intl, locale, wcsmbs: Remove internal_function
Florian Weimer
2017-08-31
11
-53
/
+14
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
Consolidate non cancellable read call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
Consolidate non cancellable open call
Adhemerval Zanella
2017-08-17
1
-1
/
+1
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-5
/
+5
*
_nl_load_domain: Use calloc instead of alloca
Florian Weimer
2017-06-21
1
-38
/
+7
*
DCIGETTEXT: Use getcwd, asprintf to construct absolute pathname
Florian Weimer
2017-06-21
1
-28
/
+14
*
DCIGETTEXT: Do not make copy of localename
Florian Weimer
2017-06-19
1
-1
/
+1
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-0
/
+2
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
2
-6
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
42
-42
/
+42
*
hurd: fix pathconf visibility
Samuel Thibault
2016-09-18
1
-1
/
+1
*
Enable --localedir to set message catalog directory (Bug 14259)
Carlos O'Donell
2016-02-24
1
-4
/
+4
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
42
-42
/
+42
*
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
2015-10-12
1
-0
/
+13
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
7
-7
/
+7
*
Remove obsolete aliases that broke 'locale -a'
Paul Eggert
2015-05-22
1
-2
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
42
-42
/
+42
*
intl: Merge with gettext version 0.19.3
Will Newton
2014-12-11
24
-1129
/
+1366
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Fix localealias.c fgets_unlocked namespace (bug 17589).
Joseph Myers
2014-11-12
1
-1
/
+1
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
5
-10
/
+25
*
tst-gettext2: make setup more robust
Mike Frysinger
2014-08-08
1
-14
/
+10
*
Sync up loadmsgcat.c with gettext
Siddhesh Poyarekar
2014-07-03
1
-14
/
+65
*
Don't use __glibc_unlikely in shared code
Siddhesh Poyarekar
2014-07-03
1
-2
/
+2
*
Fix typo and formatting in loadmsgcat.c
Siddhesh Poyarekar
2014-07-02
1
-18
/
+8
*
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-06
6
-50
/
+22
*
Include LOCPATH in default test environment.
Joseph Myers
2014-06-04
1
-5
/
+0
*
Make tests consistently use *.out output files.
Joseph Myers
2014-03-07
1
-3
/
+3
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-7
/
+12
*
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
2014-02-28
1
-3
/
+3
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+3
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-6
/
+12
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
4
-23
/
+23
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
42
-42
/
+42
*
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-08
3
-3
/
+3
*
Fix _nl_find_msg malloc failure case, and callers.
Carlos O'Donell
2013-05-22
2
-5
/
+24
[next]