2007-10-07 |
drepper | Move many C99 functions into std namespace. |
tree | commitdiff |
2007-10-03 |
drepper | (__swprintf_alias, __vswprintf_alias): Use __REDIRECT_N... |
tree | commitdiff |
2007-09-26 |
drepper | (__wmemcpy_chk_warn, __wmemmove_chk_warn, |
tree | commitdiff |
2007-09-23 |
drepper | Don't reference before checking the length. |
tree | commitdiff |
2007-09-23 |
drepper | (tests): Add wcsatcliff. |
tree | commitdiff |
2007-09-23 |
drepper | Test of wide char functions at memory boundaries. |
tree | commitdiff |
2007-09-18 |
drepper | C99 variant of wscanf. |
tree | commitdiff |
2007-09-18 |
drepper | C99 variant of vwscanf. |
tree | commitdiff |
2007-09-18 |
drepper | C99 variant of vswscanf. |
tree | commitdiff |
2007-09-18 |
drepper | C99 variant of vfwscanf. |
tree | commitdiff |
2007-09-18 |
drepper | C99 variant of swscanf. |
tree | commitdiff |
2007-09-18 |
drepper | C99 variant of fwscanf. |
tree | commitdiff |
2007-09-18 |
drepper | (fwscanf, wscanf, swscanf, vfwscanf, vwscanf, vswscanf... |
tree | commitdiff |
2007-09-18 |
drepper | (fwscanf, wscanf, swscanf, vfwscanf, vwscanf, vswscanf... |
tree | commitdiff |
2007-09-18 |
drepper | (libc): Export __isoc99_wscanf@@GLIBC_2.7, |
tree | commitdiff |
2007-09-18 |
drepper | (routines): Add isoc99_wscanf, isoc99_vwscanf, |
tree | commitdiff |
2007-09-15 |
drepper | Fix #error message. |
tree | commitdiff |
2007-09-15 |
drepper | Include bits/wchar2.h when __extern_always_inline is... |
tree | commitdiff |
2007-09-15 |
drepper | Guard *_chk stuff with defined __extern_always_inline... |
tree | commitdiff |
2007-08-16 |
jakub | * stdlib/bits/stdlib-ldbl.h (__strtold_internal):... |
tree | commitdiff |
2007-08-03 |
drepper | Remove __wcsto*_internal prototypes and wcsto* inline... |
tree | commitdiff |
2007-07-28 |
drepper | Only define wint_t if __need_wint_t. |
tree | commitdiff |
2007-07-19 |
drepper | (fwprintf, fwscanf, wprintf, wscanf, swprintf, |
tree | commitdiff |
2007-03-17 |
drepper | Use __extern_inline and __extern_always_inline where... |
tree | commitdiff |
2007-02-17 |
drepper | Move using declaration for tm out of namespace. |
tree | commitdiff |
2007-01-19 |
drepper | wcstoll): Fix comment, function returns value of type... |
tree | commitdiff |
2006-09-27 |
drepper | Add open_wmemstream prototype here. |
tree | commitdiff |
2006-03-27 |
drepper | (btowc, wctob): Don't optimize in C++. |
tree | commitdiff |
2006-03-16 |
roland | 2006-03-16 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-01-14 |
roland | 2006-01-14 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2006-01-14 |
roland | 2006-01-14 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2006-01-14 |
roland | 2006-01-14 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2006-01-10 |
drepper | (vswprintf): Call __vswprintf_alias rather than vswprin... |
tree | commitdiff |
2005-12-27 |
roland | 2005-12-27 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-12-19 |
drepper | Demangle pointers before use if necessary. |
tree | commitdiff |
2005-12-19 |
drepper | (to_wc): Mark as const. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstoull_l.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstoull.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstoul_l.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstoul.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstoll_l.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstoll.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstol_l.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic wcstol.c. |
tree | commitdiff |
2005-12-14 |
drepper | (strtox-CFLAGS): remove -I../stdlib. |
tree | commitdiff |
2005-10-15 |
drepper | Use de_DE.UTF-8 instead of en_US.UTF-8. |
tree | commitdiff |
2005-10-15 |
drepper | (tst-mbrtowc2-ENV): Define. |
tree | commitdiff |
2005-09-25 |
drepper | Use correct name of encoding. |
tree | commitdiff |
2005-09-25 |
drepper | (tests): Add tst-mbrtowc2. |
tree | commitdiff |
2005-09-25 |
drepper | Test for feeding bytes individually to mbrtowc. |
tree | commitdiff |
2005-08-22 |
drepper | (mbsrtowcs, mbsnrtowcs): Divide __bos (__dst) by sizeof... |
tree | commitdiff |
2005-08-08 |
drepper | (wmemcpy, wmemmove, wmempcpy, wmemset, wcscpy, wcpcpy... |
tree | commitdiff |
2005-07-25 |
drepper | (mbsrtowcs): Pretty printing. |
tree | commitdiff |
2005-07-24 |
drepper | Add rules to build and run tst-wchar-h. |
tree | commitdiff |
2005-07-24 |
drepper | Test case the fortified wchar.h is usable. |
tree | commitdiff |
2005-07-24 |
drepper | Use __FILE not FILE. |
tree | commitdiff |
2005-07-22 |
drepper | (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list... |
tree | commitdiff |
2005-07-22 |
roland | 2005-07-21 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-07-21 |
drepper | (swprintf): Remove format argument. |
tree | commitdiff |
2005-07-20 |
drepper | Add definitions for wcrtomb, mbsrtowcs, wcsrtombs,... |
tree | commitdiff |
2005-07-15 |
drepper | Use __REDIRECT_NTH instead of __REDIRECT where necessary. |
tree | commitdiff |
2005-07-15 |
drepper | Add __wcsncpy alias. |
tree | commitdiff |
2005-07-15 |
drepper | Include <bits/wchar2.h> if fortification is requested. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified versions of wchar.h functions. |
tree | commitdiff |
2005-04-01 |
drepper | (__btowc): Optimize parameters in ASCII range. |
tree | commitdiff |
2005-04-01 |
drepper | (wctob): Optimize parameters in ASCII range. |
tree | commitdiff |
2005-04-01 |
drepper | (btowc): Add optimized inline function. |
tree | commitdiff |
2005-03-17 |
roland | 2005-03-16 Richard Henderson <rth@redhat.com> |
tree | commitdiff |
2005-03-06 |
drepper | (__mbsrtowcs_l): Add casts to avoid warnings. |
tree | commitdiff |
2005-03-06 |
drepper | (__wcsnrtombs): Add casts to avoid warnings. |
tree | commitdiff |
2005-03-06 |
drepper | Add casts to avoid warnings. |
tree | commitdiff |
2005-03-06 |
drepper | (__wcsrtombs): Add casts to avoid warnings. |
tree | commitdiff |
2005-03-06 |
drepper | (__wcrtomb): Add casts to avoid warnings. |
tree | commitdiff |
2005-03-06 |
drepper | (__mbrtowc): Use unsigned char for outbuf. |
tree | commitdiff |
2005-03-06 |
drepper | (wctob): Make buf array of unsigned char. |
tree | commitdiff |
2004-09-07 |
drepper | Use __NTH and __REDIRECT_NTH where necessary. |
tree | commitdiff |
2004-09-01 |
roland | 2004-08-31 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2004-08-05 |
drepper | (__mbsrtowcs_l): Don't read more input character than... |
tree | commitdiff |
2004-08-05 |
drepper | (tests): Add tst-mbsrtowcs. |
tree | commitdiff |
2004-08-05 |
drepper | Test of mbsrtowcs. |
tree | commitdiff |
2004-05-19 |
drepper | Add more tests. |
tree | commitdiff |
2004-05-19 |
drepper | Add more tests. |
tree | commitdiff |
2004-03-25 |
roland | 2004-03-24 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2004-03-15 |
drepper | Just a wrapper around __mbsrtowcs_l. |
tree | commitdiff |
2004-03-15 |
drepper | (__mbsrtowcs_l): Add real implementation here. |
tree | commitdiff |
2004-03-14 |
drepper | Include strtold_l.c. |
tree | commitdiff |
2004-03-14 |
drepper | Prepare to include new strtold.c. |
tree | commitdiff |
2004-03-14 |
drepper | Include strtof_l.c. |
tree | commitdiff |
2004-03-14 |
drepper | Prepare to include new strtof.c. |
tree | commitdiff |
2004-03-14 |
drepper | Include strtod_l.c. |
tree | commitdiff |
2004-03-14 |
drepper | Prepare to include new strtod.c. |
tree | commitdiff |
2004-03-14 |
drepper | Simplify since the file is not used by wcsxfrm_l.c... |
tree | commitdiff |
2004-03-14 |
drepper | Include strxfrm_l.c. |
tree | commitdiff |
2004-03-14 |
drepper | Include strcoll_l.c. |
tree | commitdiff |
2004-03-14 |
drepper | Simplify since the file is not used by wcscoll_l.c... |
tree | commitdiff |
2004-02-23 |
drepper | (__mbrtowc): Cap s + n at the end of address space. |
tree | commitdiff |
2003-11-15 |
drepper | Undef mbsinit and __mbsinit. |
tree | commitdiff |
2003-07-31 |
drepper | (main): Cast arguments with %C format to wint_t. |
tree | commitdiff |
2003-07-22 |
drepper | (tests): Add tst-wcpncpy. |
tree | commitdiff |
2003-07-22 |
drepper | Test for wcpncpy. |
tree | commitdiff |
next |