malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
[external/glibc.git] / iconv /
2019-06-04 Florian Weimericonv: Use __twalk_r in __gconv_release_shlib
2019-06-04 Andreas SchwabFix iconv buffer handling with IGNORE error handler...
2019-05-21 Florian Weimerwcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]
2019-05-15 Florian Weimericonv: Remove public declaration of __gconv_transliterate
2019-03-21 Gabriel F. T. GomesFix parentheses error in iconvconfig.c and ld-collate...
2019-03-21 DJ Delorieiconv, localedef: avoid floating point rounding differe...
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-05 Arjun ShankarUnconditionally call __gconv_get_path when reading...
2018-10-17 Arjun ShankarRemove unnecessary locking when reading iconv configura...
2018-09-25 Arjun ShankarClean up iconv/gconv_int.h for unnecessary declarations
2018-03-05 Joseph MyersFix s390 -Os iconv build.
2018-02-15 Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-25 Carlos O'Donelllocaledef: Add --no-warnings/--warnings option
2017-10-01 H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-08-31 Florian Weimericonv, intl, locale, wcsmbs: Remove internal_function
2017-08-29 Florian Weimericonv_open: Fix heap corruption on gconv_init failure...
2017-08-29 Florian Weimericonv: Mangle __btowc_fct even without __init_fct ...
2017-08-29 Patsy Franklingconv: Consistently mangle NULL function pointers ...
2017-08-18 Adhemerval ZanellaConsolidate non cancellable close call
2017-08-17 Adhemerval ZanellaConsolidate non cancellable open call
2017-06-08 Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-05-09 Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-03-02 Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-16 Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-06 Aurelien Jarnogconv.h: fix build with GCC 7
2016-05-25 Stefan LieblerFix UTF-16 surrogate handling. [BZ #19727]
2016-05-25 Stefan LieblerFix ucs4le_internal_loop in error case. [BZ #19726]
2016-03-07 Andreas SchwabFix min/max needed for ascii to INTERNAL conversion
2016-01-15 Martin SeborFix build failures with -DDEBUG.
2016-01-15 Martin SeborFix build errors with -DNDEBUG.
2016-01-04 Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-06 Paul PluzhnikovFix BZ #19012 -- iconv_open leaks memory on error path.
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-02-26 Roland McGrathConvert tst-iconv3 to use test-skeleton.
2015-02-25 Roland McGrathConvert tst-iconv5 to use test-skeleton.
2015-02-25 Roland McGrathDon't crash in iconv setup when getcwd fails.
2015-01-27 Andreas Krebbeliconv: Suppress array out of bounds warning.
2015-01-02 Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-19 Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-10-30 Roland McGrathClean up wchar_t conversion code in iconv program.
2014-09-12 Florian WeimerComplete the removal of __gconv_translit_find
2014-08-26 Florian Weimer__gconv_translit_find: Disable function [BZ #17187]
2014-08-21 Siddhesh PoyarekarRemove redundant CPPFLAGS for some programs
2014-07-17 Will Newtoniconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_un...
2014-05-01 Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
2014-04-29 Steve Ellcey2014-04-29 Steve Ellcey <sellcey@mips.com>
2014-04-09 Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate remaining copyright dates
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-10-12 Yuri ChornoivanFix typos.
2013-08-30 Ondřej BílkaFix typos.
2013-08-21 Ondřej BílkaFix typos.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-10 Florian WeimerUse *stat64 instead of *stat in installed programs
2013-03-18 Roland McGrathBZ#14812: Add missing translation marker on some argp...
2013-02-18 Mike Frysingerunify xmalloc prototypes & friends
2013-02-17 Andreas JaegerSort Versions files
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2013-01-01 David S. MillerUpdate copyright years.
2012-11-16 Andrej Lajoviciconv: Fix -c
2012-11-09 Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-09-10 H.J. LuUpdate copyright years
2012-09-07 H.J. LuCheck if deriv->steps is NULL before freeing it
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-09 Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-08 Ulrich DrepperSimplify char16_t implementation
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2012-01-07 Ulrich DrepperMore char16_t and char32_t support
2012-01-03 Ulrich DrepperFix assertion in gconv's loop.c
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperAdd uchar.h support, part 1
2012-01-01 Ulrich DrepperUpdate copyright year
2011-12-21 Ulrich DrepperStore invocation-specific data of conversion modules...
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-05-14 Ulrich DrepperOptimize conversion of single character in gconv
2011-05-14 Ulrich DrepperFix handling of incomplete character storage in state
2011-04-01 Ulrich DrepperFix typos in comments.
next