| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 2 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 30 | -30/+30 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -2/+0 |
* | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 2014-11-19 | 1 | -5/+6 |
* | Modify several tests to use test-skeleton.c | Arjun Shankar | 2014-11-05 | 2 | -4/+10 |
* | Clean up wchar_t conversion code in iconv program. | Roland McGrath | 2014-10-30 | 1 | -79/+53 |
* | Complete the removal of __gconv_translit_find | Florian Weimer | 2014-09-12 | 8 | -255/+32 |
* | __gconv_translit_find: Disable function [BZ #17187] | Florian Weimer | 2014-08-26 | 1 | -173/+4 |
* | Remove redundant CPPFLAGS for some programs | Siddhesh Poyarekar | 2014-08-21 | 1 | -2/+0 |
* | iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unaligned | Will Newton | 2014-07-17 | 1 | -30/+29 |
* | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2014-05-01 | 2 | -5/+4 |
* | 2014-04-29 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2014-04-29 | 1 | -0/+4 |
* | Define _STRING_ARCH_unaligned unconditionally | Adhemerval Zanella | 2014-04-09 | 3 | -8/+8 |
* | Make tests consistently use *.out output files. | Joseph Myers | 2014-03-07 | 1 | -8/+8 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 1 | -4/+4 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 1 | -1/+2 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 8 | -46/+46 |