summaryrefslogtreecommitdiff
path: root/iconv
AgeCommit message (Expand)Author
2016-01-15Fix build failures with -DDEBUG.Martin Sebor
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-05Fix BZ #19012 -- iconv_open leaks memory on error path.Paul Pluzhnikov
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-02-25Convert tst-iconv3 to use test-skeleton.Roland McGrath
2015-02-25Convert tst-iconv5 to use test-skeleton.Roland McGrath
2015-02-25Don't crash in iconv setup when getcwd fails.Roland McGrath
2015-01-27iconv: Suppress array out of bounds warning.Andreas Krebbel
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-10-30Clean up wchar_t conversion code in iconv program.Roland McGrath
2014-09-12Complete the removal of __gconv_translit_findFlorian Weimer
2014-08-26__gconv_translit_find: Disable function [BZ #17187]Florian Weimer
2014-08-21Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar
2014-07-17iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-04-292014-04-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella
2014-03-07Make tests consistently use *.out output files.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-12Fix typos.Yuri Chornoivan
2013-08-30Fix typos.Ondřej Bílka
2013-08-21Fix typos.Ondřej Bílka
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-10Use *stat64 instead of *stat in installed programsFlorian Weimer
2013-03-18BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath
2013-02-18unify xmalloc prototypes & friendsMike Frysinger
2013-02-17Sort Versions filesAndreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-16iconv: Fix -cAndrej Lajovic
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-09-10Update copyright yearsH.J. Lu
2012-09-07Check if deriv->steps is NULL before freeing itH.J. Lu
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-08Simplify char16_t implementationUlrich Drepper