2011-04-01 |
Ulrich Drepper | Fix visibility of declarations of wcpcpy and wcpncpy. |
tree | commitdiff |
2011-04-01 |
Ulrich Drepper | Fix typos in comments. |
tree | commitdiff |
2011-03-10 |
Jakub Jelinek | Remove __restrict quals from wmemcmp prototype. |
tree | commitdiff |
2010-12-10 |
Andreas Schwab | Declare wcpcpy and wcpncpy only under _GNU_SOURCE |
tree | commitdiff |
2010-12-10 |
Andreas Schwab | Fix use of restrict in wchar.h |
tree | commitdiff |
2010-10-04 |
Ulrich Drepper | Fix handling of tail bytes of buffer in SSE2/SSSE3... |
tree | commitdiff |
2010-06-14 |
Jakub Jelinek | Fix a couple of __REDIRECT () __THROW occurrences |
tree | commitdiff |
2010-03-24 |
Ulrich Drepper | Unify wint_t handling in wchar.h and wctype.h. |
tree | commitdiff |
2010-01-09 |
Ulrich Drepper | Merge branch 'master' of ssh://sources.redhat.com/git... |
tree | commitdiff |
2010-01-09 |
Ulrich Drepper | Add support for XPG7 testing. |
tree | commitdiff |
2009-05-16 |
Andreas Schwab | Remove redundant .gitignore files. |
tree | commitdiff |
2009-05-15 |
Jim Meyering | rename each .cvsignore file to .gitignore |
tree | commitdiff |
2009-04-07 |
Ulrich Drepper | * wcsmbs/wcsatcliff.c (MEMCHR): Define. |
tree | commitdiff |
2009-02-26 |
Ulrich Drepper | * wctype/wctype.h: The *_l functions are in POSIX 2008. |
tree | commitdiff |
2009-01-29 |
Ulrich Drepper | Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2009-01-02 |
Ulrich Drepper | * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary... cvs/fedora-glibc-20090102T2040 cvs/fedora-glibc-20090102T2110 |
tree | commitdiff |
2008-12-29 |
Ulrich Drepper | [BZ #9694] |
tree | commitdiff |
2008-12-26 |
Ulrich Drepper | [BZ #9677] |
tree | commitdiff |
2008-04-11 |
Ulrich Drepper | [BZ #5443] |
tree | commitdiff |
2007-12-10 |
Ulrich Drepper | [BZ #5424, BZ #5428, BZ #5451] |
tree | commitdiff |
2007-11-26 |
Ulrich Drepper | Define __need_FILE also for __USE_XOPEN2K. |
tree | commitdiff |
2007-10-07 |
Ulrich Drepper | [BZ #2633] |
tree | commitdiff |
2007-10-03 |
Ulrich Drepper | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB... |
tree | commitdiff |
2007-09-26 |
Ulrich Drepper | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC... |
tree | commitdiff |
2007-09-23 |
Ulrich Drepper | [BZ #4963] |
tree | commitdiff |
2007-09-18 |
Ulrich Drepper | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC... |
tree | commitdiff |
2007-08-16 |
Jakub Jelinek | * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. |
tree | commitdiff |
2007-08-03 |
Ulrich Drepper | * sysdeps/unix/dirstream.h (struct __dirstream): Move... |
tree | commitdiff |
2007-07-28 |
Ulrich Drepper | * iconv/gconv_int.h (__GCONV_NULCONV): New internal... |
tree | commitdiff |
2007-07-19 |
Ulrich Drepper | * include/features.h (__USE_ISOC95): New define. |
tree | commitdiff |
2007-03-17 |
Ulrich Drepper | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89... |
tree | commitdiff |
2007-02-17 |
Ulrich Drepper | [BZ #2648] |
tree | commitdiff |
2007-01-19 |
Ulrich Drepper | * wcsmbs/wchar.h (wcstoll): Fix comment, function retur... |
tree | commitdiff |
2006-09-27 |
Ulrich Drepper | * libio/stdio.h: Move open_wmemstream prototype to ... |
tree | commitdiff |
2006-03-27 |
Ulrich Drepper | * wcsmbs/wchar.h (btowc, wctob): Don't optimize in... |
tree | commitdiff |
2006-03-16 |
Roland McGrath | * wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa... |
tree | commitdiff |
2006-01-10 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_al... |
tree | commitdiff |
2005-12-27 |
Roland McGrath | * posix/tst-execle1.c (do_test): Add a const. |
tree | commitdiff |
2005-12-19 |
Ulrich Drepper | * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003 |
tree | commitdiff |
2005-12-19 |
Ulrich Drepper | (to_wc): Mark as const. (to_mb): Likewise. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | Moved to csu/errno-loc.c. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | 2005-12-13 Ulrich Drepper <drepper@redhat.com> |
tree | commitdiff |
2005-10-15 |
Ulrich Drepper | * wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of... |
tree | commitdiff |
2005-09-25 |
Ulrich Drepper | [BZ #714] |
tree | commitdiff |
2005-09-25 |
Ulrich Drepper | * Makefile (LOCALES): Add zh_TW.EUC-TW. |
tree | commitdiff |
2005-08-22 |
Ulrich Drepper | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by |
tree | commitdiff |
2005-08-08 |
Ulrich Drepper | * posix/bits/unistd.h (confstr, getgroups, ttyname_r... |
tree | commitdiff |
2005-07-25 |
Ulrich Drepper | * debug/mbstowcs_chk.c: New file. |
tree | commitdiff |
2005-07-24 |
Ulrich Drepper | * wcsmbs/Makefile: Add rules to build and run tst-wchar-h. |
tree | commitdiff |
2005-07-24 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: Use __FILE not FILE. |
tree | commitdiff |
2005-07-22 |
Ulrich Drepper | (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list... |
tree | commitdiff |
2005-07-22 |
Roland McGrath | 2005-07-21 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-07-21 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. |
tree | commitdiff |
2005-07-20 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb... |
tree | commitdiff |
2005-07-15 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead... |
tree | commitdiff |
2005-07-15 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: New file. |
tree | commitdiff |
2005-04-01 |
Ulrich Drepper | * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. cvs/fedora-glibc-20050401T1444 |
tree | commitdiff |
2005-03-17 |
Roland McGrath | * include/libc-symbols.h (__hidden_proto): Remove bogus... |
tree | commitdiff |
2005-03-06 |
Ulrich Drepper | * posix/regexec.c (check_node_accept_bytes): Correct... |
tree | commitdiff |
2005-03-06 |
Ulrich Drepper | * wcsmbs/wctob.c (wctob): Make buf array of unsigned... |
tree | commitdiff |
2004-12-22 |
Ulrich Drepper | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |
tree | commitdiff |
2007-07-12 |
Jakub Jelinek | 2.5-18.1 |
tree | commitdiff |
2004-09-07 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-09-01 |
Roland McGrath | * wcsmbs/wcsmbsload.c (__wcsmbs_getfct): Move attribute... |
tree | commitdiff |
2004-08-05 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-05-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-05-19 |
Ulrich Drepper | Add more tests. |
tree | commitdiff |
2004-03-25 |
Roland McGrath | * Makerules ($(common-objpfx)shlib.lds): Don't use... |
tree | commitdiff |
2004-03-15 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-03-14 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-02-23 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-11-15 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-07-31 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-07-22 |
Ulrich Drepper | (tests): Add tst-wcpncpy. |
tree | commitdiff |
2003-06-13 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-06-11 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-06-01 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-04-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-02-01 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-01-16 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-12-02 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-09-24 |
Roland McGrath | * catgets/open_catalog.c (__open_catalog): Don't use... |
tree | commitdiff |
2002-09-05 |
Roland McGrath | * ctype/ctype-info.c: Renamed __ctype_old_* symbols... |
tree | commitdiff |
2002-09-05 |
Roland McGrath | 2002-09-05 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2002-09-02 |
Roland McGrath | * locale/localeinfo.h (struct locale_data): Add private... |
tree | commitdiff |
2002-09-01 |
Roland McGrath | * sysdeps/generic/libc-tls.c (__pthread_initialize_mini... |
tree | commitdiff |
2002-08-29 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-08-28 |
Ulrich Drepper | Prepare headers for use in ISO C++ compliant implementa... |
tree | commitdiff |
2002-08-27 |
Roland McGrath | * ctype/ctype.h (isascii_l, toascii_l): Define to __... |
tree | commitdiff |
2002-08-27 |
Roland McGrath | * time/time.h (__strptime_l, strptime_l): Declare them. |
tree | commitdiff |
2002-08-13 |
Roland McGrath | 2002-08-13 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2002-08-06 |
Roland McGrath | * locale/Versions (libc: GLIBC_2.3): Add all the *_l... |
tree | commitdiff |
2002-08-06 |
Roland McGrath | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, |
tree | commitdiff |
2002-08-05 |
Roland McGrath | 2002-08-05 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2002-08-03 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-08-02 |
Roland McGrath | 2002-08-02 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-07-22 |
Roland McGrath | * wcsmbs/Makefile (strtox-CFLAGS): New variable, |
tree | commitdiff |
next |