aboutsummaryrefslogtreecommitdiff
path: root/iconv
AgeCommit message (Expand)AuthorFilesLines
2020-12-07iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)Michael Colavita3-13/+55
2020-11-04iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar1-6/+10
2020-09-25intl: Handle translation output codesets with suffixes [BZ #26383]Arjun Shankar6-30/+36
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella1-1/+1
2020-07-07Rewrite iconv option parsing [BZ #19519]Arjun Shankar10-138/+978
2020-07-07Fix stringop-overflow errors from gcc 10 in iconv.Stefan Liebler2-9/+13
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers36-36/+36
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert36-36/+36
2019-07-31iconv: Revert steps array reference counting changesFlorian Weimer1-6/+3
2019-07-26gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer1-3/+6
2019-06-04iconv: Use __twalk_r in __gconv_release_shlibFlorian Weimer1-11/+3
2019-06-04Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab4-20/+104
2019-05-21wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]Florian Weimer1-0/+2
2019-05-15iconv: Remove public declaration of __gconv_transliterateFlorian Weimer4-11/+10
2019-03-21Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes1-1/+1
2019-03-21iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie1-2/+2
2019-02-25Break more lines before not after operators.Joseph Myers1-3/+3
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers35-35/+35
2018-11-05Unconditionally call __gconv_get_path when reading iconv configurationArjun Shankar1-2/+1
2018-10-17Remove unnecessary locking when reading iconv configuration [BZ #22062]Arjun Shankar5-108/+259
2018-09-25Clean up iconv/gconv_int.h for unnecessary declarationsArjun Shankar3-22/+12
2018-03-05Fix s390 -Os iconv build.Joseph Myers1-0/+11
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-1/+1
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers34-34/+34
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-8/+8
2017-10-25localedef: Add --no-warnings/--warnings optionCarlos O'Donell3-8/+4
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu1-15/+28
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer11-58/+17
2017-08-29iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]Florian Weimer5-2/+151
2017-08-29iconv: Mangle __btowc_fct even without __init_fct [BZ #22025]Florian Weimer1-12/+9
2017-08-29gconv: Consistently mangle NULL function pointers [BZ #22025]Patsy Franklin3-35/+23
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-2/+2
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-1/+1
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg1-3/+3
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-1/+1
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg1-0/+1
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers31-31/+31
2016-11-06gconv.h: fix build with GCC 7Aurelien Jarno1-1/+1
2016-05-25Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler1-1/+2
2016-05-25Fix ucs4le_internal_loop in error case. [BZ #19726]Stefan Liebler3-1/+120
2016-03-07Fix min/max needed for ascii to INTERNAL conversionAndreas Schwab1-1/+1
2016-01-15Fix build failures with -DDEBUG.Martin Sebor1-1/+4
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor1-1/+1
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers30-30/+30