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
/
iconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
36
-36
/
+36
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
36
-36
/
+36
*
iconv: Revert steps array reference counting changes
Florian Weimer
2019-07-31
1
-6
/
+3
*
gconv: Check reference count in __gconv_release_cache [BZ #24677]
Florian Weimer
2019-07-26
1
-3
/
+6
*
iconv: Use __twalk_r in __gconv_release_shlib
Florian Weimer
2019-06-04
1
-11
/
+3
*
Fix iconv buffer handling with IGNORE error handler (bug #18830)
Andreas Schwab
2019-06-04
4
-20
/
+104
*
wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]
Florian Weimer
2019-05-21
1
-0
/
+2
*
iconv: Remove public declaration of __gconv_transliterate
Florian Weimer
2019-05-15
4
-11
/
+10
*
Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]
Gabriel F. T. Gomes
2019-03-21
1
-1
/
+1
*
iconv, localedef: avoid floating point rounding differences [BZ #24372]
DJ Delorie
2019-03-21
1
-2
/
+2
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-3
/
+3
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
35
-35
/
+35
*
Unconditionally call __gconv_get_path when reading iconv configuration
Arjun Shankar
2018-11-05
1
-2
/
+1
*
Remove unnecessary locking when reading iconv configuration [BZ #22062]
Arjun Shankar
2018-10-17
5
-108
/
+259
*
Clean up iconv/gconv_int.h for unnecessary declarations
Arjun Shankar
2018-09-25
3
-22
/
+12
*
Fix s390 -Os iconv build.
Joseph Myers
2018-03-05
1
-0
/
+11
*
Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).
Joseph Myers
2018-02-15
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
34
-34
/
+34
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-8
/
+8
*
localedef: Add --no-warnings/--warnings option
Carlos O'Donell
2017-10-25
3
-8
/
+4
*
Mark internal functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
1
-15
/
+28
*
iconv, intl, locale, wcsmbs: Remove internal_function
Florian Weimer
2017-08-31
11
-58
/
+17
*
iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]
Florian Weimer
2017-08-29
5
-2
/
+151
*
iconv: Mangle __btowc_fct even without __init_fct [BZ #22025]
Florian Weimer
2017-08-29
1
-12
/
+9
*
gconv: Consistently mangle NULL function pointers [BZ #22025]
Patsy Franklin
2017-08-29
3
-35
/
+23
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-2
/
+2
*
Consolidate non cancellable open call
Adhemerval Zanella
2017-08-17
1
-1
/
+1
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
1
-3
/
+3
*
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-05-09
1
-1
/
+1
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
1
-0
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
31
-31
/
+31
*
gconv.h: fix build with GCC 7
Aurelien Jarno
2016-11-06
1
-1
/
+1
*
Fix UTF-16 surrogate handling. [BZ #19727]
Stefan Liebler
2016-05-25
1
-1
/
+2
*
Fix ucs4le_internal_loop in error case. [BZ #19726]
Stefan Liebler
2016-05-25
3
-1
/
+120
*
Fix min/max needed for ascii to INTERNAL conversion
Andreas Schwab
2016-03-07
1
-1
/
+1
*
Fix build failures with -DDEBUG.
Martin Sebor
2016-01-15
1
-1
/
+4
*
Fix build errors with -DNDEBUG.
Martin Sebor
2016-01-15
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
30
-30
/
+30
*
Fix BZ #19012 -- iconv_open leaks memory on error path.
Paul Pluzhnikov
2015-10-05
1
-8
/
+31
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
5
-5
/
+5
*
Convert tst-iconv3 to use test-skeleton.
Roland McGrath
2015-02-25
1
-2
/
+5
*
Convert tst-iconv5 to use test-skeleton.
Roland McGrath
2015-02-25
1
-8
/
+12
*
Don't crash in iconv setup when getcwd fails.
Roland McGrath
2015-02-25
1
-1
/
+1
*
iconv: Suppress array out of bounds warning.
Andreas Krebbel
2015-01-27
1
-1
/
+7
[next]