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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
intl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
4
-9
/
+12
*
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-02-06
1
-4
/
+0
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
41
-41
/
+41
*
intl: Fix clang -Wunused-but-set-variable on plural.c
Adhemerval Zanella
2022-11-01
1
-1
/
+2
*
intl: Avoid -Wuse-after-free [BZ #26779]
Martin Sebor
2022-01-25
1
-1
/
+11
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
41
-41
/
+41
*
intl/plural.y: Avoid conflicting declarations of yyerror and yylex
Andrea Monaco
2021-12-22
1
-0
/
+5
*
intl: Emit no lines in bison generated files
Khem Raj
2021-12-14
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
9
-10
/
+0
*
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-07-22
1
-0
/
+1
*
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-22
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
41
-41
/
+41
*
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-10-08
1
-5
/
+5
*
intl: Handle translation output codesets with suffixes [BZ #26383]
Arjun Shankar
2020-09-25
2
-27
/
+24
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
1
-1
/
+1
*
Rewrite iconv option parsing [BZ #19519]
Arjun Shankar
2020-07-07
1
-5
/
+10
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
41
-41
/
+41
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
41
-41
/
+41
*
locale: Avoid zero-length array in _nl_category_names [BZ #24962]
Florian Weimer
2019-09-05
1
-2
/
+1
*
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
[next]