2020-01-01 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
tree | commitdiff |
2020-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2019-09-07 |
Paul Eggert | Prefer https to http for gnu.org and fsf.org URLs |
tree | commitdiff |
2019-07-31 |
Florian Weimer | iconv: Revert steps array reference counting changes |
tree | commitdiff |
2019-07-25 |
Florian Weimer | gconv: Check reference count in __gconv_release_cache... |
tree | commitdiff |
2019-06-04 |
Florian Weimer | iconv: Use __twalk_r in __gconv_release_shlib |
tree | commitdiff |
2019-06-04 |
Andreas Schwab | Fix iconv buffer handling with IGNORE error handler... |
tree | commitdiff |
2019-05-21 |
Florian Weimer | wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584] |
tree | commitdiff |
2019-05-15 |
Florian Weimer | iconv: Remove public declaration of __gconv_transliterate |
tree | commitdiff |
2019-03-21 |
Gabriel F. T. Gomes | Fix parentheses error in iconvconfig.c and ld-collate... |
tree | commitdiff |
2019-03-21 |
DJ Delorie | iconv, localedef: avoid floating point rounding differe... |
tree | commitdiff |
2019-02-25 |
Joseph Myers | Break more lines before not after operators. |
tree | commitdiff |
2019-01-01 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
tree | commitdiff |
2019-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2018-11-05 |
Arjun Shankar | Unconditionally call __gconv_get_path when reading... |
tree | commitdiff |
2018-10-17 |
Arjun Shankar | Remove unnecessary locking when reading iconv configura... |
tree | commitdiff |
2018-09-25 |
Arjun Shankar | Clean up iconv/gconv_int.h for unnecessary declarations |
tree | commitdiff |
2018-03-05 |
Joseph Myers | Fix s390 -Os iconv build. |
tree | commitdiff |
2018-02-15 |
Joseph Myers | Fix -Os feof_unlocked linknamespace, localplt issues... |
tree | commitdiff |
2018-01-01 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
tree | commitdiff |
2018-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2017-12-11 |
H.J. Lu | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c |
tree | commitdiff |
2017-10-25 |
Carlos O'Donell | localedef: Add --no-warnings/--warnings option |
tree | commitdiff |
2017-10-01 |
H.J. Lu | Mark internal functions with attribute_hidden [BZ ... |
tree | commitdiff |
2017-08-31 |
Florian Weimer | iconv, intl, locale, wcsmbs: Remove internal_function |
tree | commitdiff |
2017-08-29 |
Florian Weimer | iconv_open: Fix heap corruption on gconv_init failure... |
tree | commitdiff |
2017-08-29 |
Florian Weimer | iconv: Mangle __btowc_fct even without __init_fct ... |
tree | commitdiff |
2017-08-29 |
Patsy Franklin | gconv: Consistently mangle NULL function pointers ... |
tree | commitdiff |
2017-08-18 |
Adhemerval Zanella | Consolidate non cancellable close call |
tree | commitdiff |
2017-08-17 |
Adhemerval Zanella | Consolidate non cancellable open call |
tree | commitdiff |
2017-06-08 |
Zack Weinberg | Remove __need macros from stdio.h and wchar.h. |
tree | commitdiff |
2017-05-09 |
Zack Weinberg | Rename cppflags-iterator.mk to libof-iterator.mk, remov... |
tree | commitdiff |
2017-03-02 |
Zack Weinberg | Narrowing the visibility of libc-internal.h even further. |
tree | commitdiff |
2017-02-16 |
Zack Weinberg | Add missing header files throughout the testsuite. |
tree | commitdiff |
2017-01-01 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
tree | commitdiff |
2017-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2016-11-06 |
Aurelien Jarno | gconv.h: fix build with GCC 7 |
tree | commitdiff |
2016-05-25 |
Stefan Liebler | Fix UTF-16 surrogate handling. [BZ #19727] |
tree | commitdiff |
2016-05-25 |
Stefan Liebler | Fix ucs4le_internal_loop in error case. [BZ #19726] |
tree | commitdiff |
2016-03-07 |
Andreas Schwab | Fix min/max needed for ascii to INTERNAL conversion |
tree | commitdiff |
2016-01-15 |
Martin Sebor | Fix build failures with -DDEBUG. |
tree | commitdiff |
2016-01-15 |
Martin Sebor | Fix build errors with -DNDEBUG. |
tree | commitdiff |
2016-01-04 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
tree | commitdiff |
2016-01-04 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2015-10-06 |
Paul Pluzhnikov | Fix BZ #19012 -- iconv_open leaks memory on error path. |
tree | commitdiff |
2015-09-08 |
Joseph Myers | Move bits/libc-lock.h and bits/libc-lockP.h out of... |
tree | commitdiff |
2015-02-26 |
Roland McGrath | Convert tst-iconv3 to use test-skeleton. |
tree | commitdiff |
2015-02-25 |
Roland McGrath | Convert tst-iconv5 to use test-skeleton. |
tree | commitdiff |
2015-02-25 |
Roland McGrath | Don't crash in iconv setup when getcwd fails. |
tree | commitdiff |
2015-01-27 |
Andreas Krebbel | iconv: Suppress array out of bounds warning. |
tree | commitdiff |
2015-01-02 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
tree | commitdiff |
2015-01-02 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2014-11-24 |
Siddhesh Poyarekar | Remove NOT_IN_libc |
tree | commitdiff |
2014-11-19 |
Siddhesh Poyarekar | Add new macro IN_MODULE to identify module in which... |
tree | commitdiff |
2014-11-05 |
Arjun Shankar | Modify several tests to use test-skeleton.c |
tree | commitdiff |
2014-10-30 |
Roland McGrath | Clean up wchar_t conversion code in iconv program. |
tree | commitdiff |
2014-09-12 |
Florian Weimer | Complete the removal of __gconv_translit_find |
tree | commitdiff |
2014-08-26 |
Florian Weimer | __gconv_translit_find: Disable function [BZ #17187] |
tree | commitdiff |
2014-08-21 |
Siddhesh Poyarekar | Remove redundant CPPFLAGS for some programs |
tree | commitdiff |
2014-07-17 |
Will Newton | iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_un... |
tree | commitdiff |
2014-05-01 |
Steve Ellcey | 2014-05-01 Steve Ellcey <sellcey@mips.com> |
tree | commitdiff |
2014-04-29 |
Steve Ellcey | 2014-04-29 Steve Ellcey <sellcey@mips.com> |
tree | commitdiff |
2014-04-09 |
Adhemerval Zanella | Define _STRING_ARCH_unaligned unconditionally |
tree | commitdiff |
2014-03-07 |
Joseph Myers | Make tests consistently use *.out output files. |
tree | commitdiff |
2014-03-06 |
Joseph Myers | Enumerate tests with special rules in tests-special... |
tree | commitdiff |
2014-02-21 |
Joseph Myers | Generate .test-result files for tests with special... |
tree | commitdiff |
2014-02-10 |
Ondřej Bílka | Use glibc_likely instead __builtin_expect. |
tree | commitdiff |
2014-01-01 |
Allan McRae | Update remaining copyright dates |
tree | commitdiff |
2014-01-01 |
Allan McRae | Update copyright notices with scripts/update-copyrights |
tree | commitdiff |
2013-10-12 |
Yuri Chornoivan | Fix typos. |
tree | commitdiff |
2013-08-30 |
Ondřej Bílka | Fix typos. |
tree | commitdiff |
2013-08-21 |
Ondřej Bílka | Fix typos. |
tree | commitdiff |
2013-05-16 |
Ryan S. Arnold | Add #include <stdint.h> for uint[32|64]_t usage (except... |
tree | commitdiff |
2013-05-10 |
Florian Weimer | Use *stat64 instead of *stat in installed programs |
tree | commitdiff |
2013-03-18 |
Roland McGrath | BZ#14812: Add missing translation marker on some argp... |
tree | commitdiff |
2013-02-18 |
Mike Frysinger | unify xmalloc prototypes & friends |
tree | commitdiff |
2013-02-17 |
Andreas Jaeger | Sort Versions files |
tree | commitdiff |
2013-01-02 |
Joseph Myers | Update copyright notices with scripts/update-copyrights. |
tree | commitdiff |
2013-01-01 |
Joseph Myers | Add script to update copyright notices and reformat... |
tree | commitdiff |
2013-01-01 |
David S. Miller | Update copyright years. |
tree | commitdiff |
2012-11-16 |
Andrej Lajovic | iconv: Fix -c |
tree | commitdiff |
2012-11-09 |
Joseph Myers | Support --with-pkgversion and --with-bugurl. |
tree | commitdiff |
2012-10-24 |
Joseph Myers | Define and use $(run-built-tests). |
tree | commitdiff |
2012-09-10 |
H.J. Lu | Update copyright years |
tree | commitdiff |
2012-09-07 |
H.J. Lu | Check if deriv->steps is NULL before freeing it |
tree | commitdiff |
2012-07-30 |
Roland McGrath | Fix lots of bitrot for stub configurations. |
tree | commitdiff |
2012-07-01 |
Joseph Myers | Merge glibc-ports into ports/ directory. glibc-2.16-ports-merge |
tree | commitdiff |
2012-03-14 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
tree | commitdiff |
2012-03-07 |
Ulrich Drepper | Remove distribute variable from Makefiles |
tree | commitdiff |
2012-02-09 |
Paul Eggert | Replace FSF snail mail address with URLs. |
tree | commitdiff |
2012-01-09 |
Ulrich Drepper | Optimize xmalloc, xcalloc, xrealloc, and xstrdup |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Simplify char16_t implementation |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Remove pre-ISO C support |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Remove non-ELF support |
tree | commitdiff |
2012-01-07 |
Ulrich Drepper | More char16_t and char32_t support |
tree | commitdiff |
2012-01-03 |
Ulrich Drepper | Fix assertion in gconv's loop.c |
tree | commitdiff |
2012-01-03 |
Ulrich Drepper | Merge branch 'c11' |
tree | commitdiff |
2012-01-01 |
Ulrich Drepper | Add uchar.h support, part 1 |
tree | commitdiff |
2012-01-01 |
Ulrich Drepper | Update copyright year |
tree | commitdiff |
2011-12-21 |
Ulrich Drepper | Store invocation-specific data of conversion modules... |
tree | commitdiff |
next |