Age | Commit message (Expand) | Author | Files | Lines |
2014-07-17 | iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unaligned | Will Newton | 1 | -30/+29 |
2014-05-01 | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2 | -5/+4 |
2014-04-29 | 2014-04-29 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 1 | -0/+4 |
2014-04-09 | Define _STRING_ARCH_unaligned unconditionally | Adhemerval Zanella | 3 | -8/+8 |
2014-03-07 | Make tests consistently use *.out output files. | Joseph Myers | 1 | -8/+8 |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 1 | -4/+4 |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers | 1 | -1/+2 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 8 | -46/+46 |
2014-01-01 | Update remaining copyright dates | Allan McRae | 2 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 30 | -30/+30 |
2013-10-12 | Fix typos. | Yuri Chornoivan | 1 | -1/+1 |
2013-08-30 | Fix typos. | Ondřej Bílka | 2 | -2/+2 |
2013-08-21 | Fix typos. | Ondřej Bílka | 3 | -4/+4 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 3 | -0/+4 |
2013-05-10 | Use *stat64 instead of *stat in installed programs | Florian Weimer | 2 | -4/+4 |
2013-03-18 | BZ#14812: Add missing translation marker on some argp option argument names i... | Roland McGrath | 2 | -5/+6 |
2013-02-18 | unify xmalloc prototypes & friends | Mike Frysinger | 3 | -12/+3 |
2013-02-17 | Sort Versions files | Andreas Jaeger | 1 | -2/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 29 | -31/+29 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 1 | -2/+1 |
2013-01-01 | Update copyright years. | David S. Miller | 2 | -4/+4 |
2012-11-16 | iconv: Fix -c | Andrej Lajovic | 1 | -2/+2 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2 | -6/+12 |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers | 1 | -1/+1 |
2012-09-10 | Update copyright years | H.J. Lu | 1 | -2/+1 |
2012-09-07 | Check if deriv->steps is NULL before freeing it | H.J. Lu | 1 | -3/+6 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -2/+2 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -4/+0 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 30 | -85/+55 |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 3 | -8/+14 |
2012-01-08 | Simplify char16_t implementation | Ulrich Drepper | 4 | -414/+4 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 6 | -60/+60 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 1 | -7/+2 |
2012-01-07 | More char16_t and char32_t support | Ulrich Drepper | 4 | -32/+350 |
2012-01-03 | Fix assertion in gconv's loop.c | Ulrich Drepper | 1 | -2/+3 |
2012-01-01 | Add uchar.h support, part 1 | Ulrich Drepper | 3 | -5/+97 |
2012-01-01 | Update copyright year | Ulrich Drepper | 2 | -4/+4 |
2011-12-21 | Store invocation-specific data of conversion modules in __gconv_step_data | Ulrich Drepper | 1 | -2/+3 |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper | 1 | -1/+1 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 1 | -5/+3 |
2011-05-14 | Optimize conversion of single character in gconv | Ulrich Drepper | 1 | -1/+2 |
2011-05-14 | Fix handling of incomplete character storage in state | Ulrich Drepper | 1 | -1/+4 |
2011-04-01 | Fix typos in comments. | Ulrich Drepper | 1 | -3/+3 |
2011-01-17 | Update copyright year. | Ulrich Drepper | 2 | -4/+4 |
2010-03-15 | Update copyright year. | Ulrich Drepper | 2 | -19/+19 |
2010-01-25 | Fix error checking in iconv. | Andreas Schwab | 1 | -1/+1 |
2009-04-24 | [BZ #10093]cvs/fedora-glibc-20090424T1908 | Ulrich Drepper | 1 | -2/+4 |
2009-02-03 | [BZ #9793] | Ulrich Drepper | 3 | -5/+72 |
2009-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2 | -4/+4 |
2008-05-14 | [BZ #6461] | Ulrich Drepper | 1 | -7/+11 |