about summary refs log tree commit diff
path: root/wcsmbs
Commit message (Expand)AuthorAgeFilesLines
* * wcsmbs/wchar.h (btowc, wctob): Don't optimize in C++.Ulrich Drepper2006-03-271-0/+2
* * wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal): Declare theseRoland McGrath2006-03-161-4/+8
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-142-27/+28
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-144-21/+74
* * wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather thanUlrich Drepper2006-01-101-2/+2
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-271-2/+2
* * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003Ulrich Drepper2005-12-198-46/+90
* (to_wc): Mark as const. (to_mb): Likewise.Ulrich Drepper2005-12-191-5/+5
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-148-0/+217
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-1/+4
* * wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of en_US.UTF-8.Ulrich Drepper2005-10-152-2/+3
* [BZ #714]Ulrich Drepper2005-09-251-5/+5
* * Makefile (LOCALES): Add zh_TW.EUC-TW.Ulrich Drepper2005-09-252-1/+68
* * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper2005-08-221-4/+6
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-081-24/+24
* * debug/mbstowcs_chk.c: New file.Ulrich Drepper2005-07-251-1/+1
* * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.Ulrich Drepper2005-07-242-1/+11
* * wcsmbs/bits/wchar2.h: Use __FILE not FILE.Ulrich Drepper2005-07-241-8/+8
* (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list.Ulrich Drepper2005-07-221-2/+2
* 2005-07-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-221-2/+2
* * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper2005-07-211-4/+3
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-0/+111
* * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper2005-07-151-40/+39
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-153-2/+298
* * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. cvs/fedora-glibc-20050401T1444Ulrich Drepper2005-04-013-3/+30
* * include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath2005-03-171-2/+1
* * posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper2005-03-066-21/+21
* * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper2005-03-061-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2226-935/+93
* 2.5-18.1Jakub Jelinek2007-07-1226-93/+935
* Update.Ulrich Drepper2004-09-071-22/+25
* * wcsmbs/wcsmbsload.c (__wcsmbs_getfct): Move attribute_hiddenRoland McGrath2004-09-011-1/+1
* Update.Ulrich Drepper2004-08-053-9/+92
* Update.Ulrich Drepper2004-05-191-1/+9
* Add more tests.Ulrich Drepper2004-05-191-3/+41
* * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath2004-03-251-2/+2
* Update.Ulrich Drepper2004-03-152-137/+128
* Update.Ulrich Drepper2004-03-1410-138/+71
* Update.Ulrich Drepper2004-02-231-3/+7
* Update.Ulrich Drepper2003-11-151-1/+4
* Update.Ulrich Drepper2003-07-311-3/+3
* (tests): Add tst-wcpncpy.Ulrich Drepper2003-07-223-8/+37
* Update.Ulrich Drepper2003-06-131-2/+7
* Update.Ulrich Drepper2003-06-113-11/+10
* Update.Ulrich Drepper2003-06-011-12/+11
* Update.Ulrich Drepper2003-04-191-47/+122
* Update.Ulrich Drepper2003-02-011-10/+25
* Update.Ulrich Drepper2003-01-161-1/+17
* Update.Ulrich Drepper2002-12-022-29/+45
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-241-3/+2