| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #5424, BZ #5428, BZ #5451] | Ulrich Drepper | 2007-12-10 | 1 | -0/+5 |
* | Define __need_FILE also for __USE_XOPEN2K. | Ulrich Drepper | 2007-11-26 | 1 | -1/+1 |
* | [BZ #2633] | Ulrich Drepper | 2007-10-07 | 1 | -20/+26 |
* | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros. | Ulrich Drepper | 2007-10-03 | 1 | -8/+8 |
* | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 2007-09-26 | 1 | -38/+190 |
* | [BZ #4963] | Ulrich Drepper | 2007-09-23 | 3 | -6/+30 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 10 | -4/+335 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 3 | -17/+65 |
* | * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. | Jakub Jelinek | 2007-08-16 | 1 | -3/+1 |
* | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 2007-08-03 | 1 | -90/+0 |
* | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 2007-07-28 | 1 | -12/+18 |
* | * include/features.h (__USE_ISOC95): New define. | Ulrich Drepper | 2007-07-19 | 1 | -2/+2 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 2 | -28/+28 |
* | [BZ #2648] | Ulrich Drepper | 2007-02-17 | 1 | -1/+1 |
* | * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of | Ulrich Drepper | 2007-01-19 | 1 | -3/+3 |
* | * libio/stdio.h: Move open_wmemstream prototype to ... | Ulrich Drepper | 2006-09-27 | 1 | -0/+7 |
* | * wcsmbs/wchar.h (btowc, wctob): Don't optimize in C++. | Ulrich Drepper | 2006-03-27 | 1 | -0/+2 |
* | * wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal): Declare these | Roland McGrath | 2006-03-16 | 1 | -4/+8 |
* | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath | 2006-01-14 | 2 | -27/+28 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 4 | -21/+74 |
* | * wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather than | Ulrich Drepper | 2006-01-10 | 1 | -2/+2 |
* | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath | 2005-12-27 | 1 | -2/+2 |
* | * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003 | Ulrich Drepper | 2005-12-19 | 8 | -46/+90 |
* | (to_wc): Mark as const. (to_mb): Likewise. | Ulrich Drepper | 2005-12-19 | 1 | -5/+5 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 8 | -0/+217 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 1 | -1/+4 |
* | * wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of en_US.UTF-8. | Ulrich Drepper | 2005-10-15 | 2 | -2/+3 |
* | [BZ #714] | Ulrich Drepper | 2005-09-25 | 1 | -5/+5 |
* | * Makefile (LOCALES): Add zh_TW.EUC-TW. | Ulrich Drepper | 2005-09-25 | 2 | -1/+68 |
* | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper | 2005-08-22 | 1 | -4/+6 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 1 | -24/+24 |
* | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper | 2005-07-25 | 1 | -1/+1 |
* | * wcsmbs/Makefile: Add rules to build and run tst-wchar-h. | Ulrich Drepper | 2005-07-24 | 2 | -1/+11 |
* | * wcsmbs/bits/wchar2.h: Use __FILE not FILE. | Ulrich Drepper | 2005-07-24 | 1 | -8/+8 |
* | (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list. | Ulrich Drepper | 2005-07-22 | 1 | -2/+2 |
* | 2005-07-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-07-22 | 1 | -2/+2 |
* | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper | 2005-07-21 | 1 | -4/+3 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 1 | -0/+111 |
* | * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper | 2005-07-15 | 1 | -40/+39 |
* | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 2005-07-15 | 3 | -2/+298 |
* | * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. cvs/fedora-glibc-20050401T1444 | Ulrich Drepper | 2005-04-01 | 3 | -3/+30 |
* | * include/libc-symbols.h (__hidden_proto): Remove bogus declaration | Roland McGrath | 2005-03-17 | 1 | -2/+1 |
* | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 2005-03-06 | 6 | -21/+21 |
* | * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. | Ulrich Drepper | 2005-03-06 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 26 | -935/+93 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 26 | -93/+935 |
* | Update. | Ulrich Drepper | 2004-09-07 | 1 | -22/+25 |
* | * wcsmbs/wcsmbsload.c (__wcsmbs_getfct): Move attribute_hidden | Roland McGrath | 2004-09-01 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-08-05 | 3 | -9/+92 |
* | Update. | Ulrich Drepper | 2004-05-19 | 1 | -1/+9 |