summary refs log tree commit diff
path: root/iconv
Commit message (Expand)AuthorAgeFilesLines
* Fix error checking in iconv.Andreas Schwab2010-01-251-1/+1
* [BZ #10093] cvs/fedora-glibc-20090424T1908Ulrich Drepper2009-04-241-2/+4
* [BZ #9793]Ulrich Drepper2009-02-033-5/+72
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-022-4/+4
* [BZ #6461]Ulrich Drepper2008-05-141-7/+11
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* [BZ #5903] cvs/fedora-glibc-20080314T1732Ulrich Drepper2008-03-112-57/+68
* (charmap_conversion): Pass name of output file not stream for output file. Op...Ulrich Drepper2008-03-111-2/+14
* 008-01-08 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2008-01-091-3/+18
* * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-022-4/+4
* [BZ #5277]Ulrich Drepper2007-11-081-1/+6
* * iconv/gconv_simple.c: Add some branch prediction.Ulrich Drepper2007-10-121-9/+7
* [BZ #5043]Ulrich Drepper2007-09-231-13/+36
* [BZ #4896, BZ #4936]Ulrich Drepper2007-08-211-6/+14
* * nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper2007-07-281-2/+2
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-284-6/+14
* copyright updateRoland McGrath2007-07-251-1/+2
* 2007-07-24 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-241-1/+1
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper2007-07-241-27/+28
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-164-8/+12
* [BZ #4406]Ulrich Drepper2007-04-251-2/+2
* (strip): Allow ':'Ulrich Drepper2007-04-251-2/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-114-8/+8
* .Jakub Jelinek2007-07-314-8/+8
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-032-4/+4
* [BZ #3137]Ulrich Drepper2006-09-212-2/+2
* * locale/programs/charmap.c (charmap_read): Add new parameter. ItUlrich Drepper2006-08-191-2/+2
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-151-2/+2
* * iconv/gconv_conf.c (add_alias): Move actual alias handling to...Ulrich Drepper2006-05-152-31/+45
* * nis/nis_defaults.c (searchXYX): New functions. Used by bothUlrich Drepper2006-05-101-8/+16
* [BZ #2569]Ulrich Drepper2006-04-251-2/+2
* * inet/rexec.c (rexec_af): If we have no canonical name don'tUlrich Drepper2006-04-071-2/+2
* (free_mem): Don't call munmap if gconv_cache is NULL.Ulrich Drepper2006-01-111-1/+1
* Update copyright year.Ulrich Drepper2006-01-012-4/+4
* * iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fctUlrich Drepper2005-12-271-2/+8
* * iconv/gconv_conf.c: Initialize empty_path_elem.Ulrich Drepper2005-12-211-1/+1
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-214-25/+25
* * locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper2005-12-201-2/+13
* * iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper2005-12-201-2/+2
* * iconv/gconv_open.c (internal_trans_names): Mark as const.Ulrich Drepper2005-12-201-2/+3
* * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003Ulrich Drepper2005-12-194-24/+90
* * iconv/gconv_builtin.c (builtin_map): Change type of sizeUlrich Drepper2005-12-191-6/+7
* * iconv/gconv_builtin.c: Mark map with attribute_relro.Ulrich Drepper2005-12-181-2/+2
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-074-46/+38
* [!STORE_REST] (SINGLE): Correctly record number of left-over bytes and store ...Ulrich Drepper2005-09-251-1/+5
* * configure.in: Compile source test file with -fPIC for -shared.Ulrich Drepper2005-09-061-6/+4
* * iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,Ulrich Drepper2005-09-051-15/+7
* * iconv/gconv_int.h: Include <ctype.h> and <string.h>.Roland McGrath2005-04-051-1/+3
* * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper2005-03-061-2/+2
* [BZ #776] cvs/fedora-glibc-20050303T1335Ulrich Drepper2005-03-031-5/+8