2007-03-17 |
drepper | Use __extern_inline and __extern_always_inline where... |
tree | commitdiff |
2005-02-17 |
roland | 2005-02-16 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2004-09-07 |
drepper | Use __NTH and __REDIRECT_NTH where necessary. |
tree | commitdiff |
2002-09-24 |
roland | 2002-09-23 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-09-05 |
roland | 2002-09-05 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-09-02 |
roland | 2002-09-01 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-09-01 |
drepper | Revert last patch. |
tree | commitdiff |
2002-09-01 |
drepper | Undo the patch before the last one. Put back the macro... |
tree | commitdiff |
2002-09-01 |
drepper | (routines): Add isctype. |
tree | commitdiff |
2002-09-01 |
drepper | (libc): Export isctype and __isctype for GLIBC_2.3. |
tree | commitdiff |
2002-09-01 |
drepper | isctype implementation. |
tree | commitdiff |
2002-09-01 |
drepper | Add declaration of isctype. |
tree | commitdiff |
2002-09-01 |
roland | 2002-09-01 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-08-28 |
drepper | Prepare headers for use in ISO C++ compliant implementa... |
tree | commitdiff |
2002-08-27 |
roland | 2002-08-28 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2002-08-27 |
roland | 2002-08-28 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2002-08-06 |
roland | 2002-08-06 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-03-13 |
drepper | Declare _nl_C_LC_CTYPE_class, _nl_C_LC_CTYPE_class32, |
tree | commitdiff |
2002-03-11 |
drepper | (__ctype32_wctype): Add attribute_hidden. |
tree | commitdiff |
2001-07-06 |
aj | Update to LGPL v2.1. |
tree | commitdiff |
2001-05-07 |
aj | * include/features.h (__USE_EXTERN_INLINES): Don't... |
tree | commitdiff |
2001-04-11 |
drepper | Fix definitions of __tolower_l and __toupper_l. |
tree | commitdiff |
2000-12-31 |
aj | * malloc/memusagestat.c (main): Use return instead... |
tree | commitdiff |
2000-11-28 |
drepper | Define isblank and not __isblank. |
tree | commitdiff |
2000-09-14 |
drepper | Update comment header about ISO C section. |
tree | commitdiff |
2000-09-01 |
drepper | (__ctype_names, __ctype_width): Remove variables. |
tree | commitdiff |
2000-08-29 |
drepper | (_nl_C_LC_CTYPE_names): Remove declaration. |
tree | commitdiff |
2000-08-20 |
drepper | (isblank): Make available if ISO C99. |
tree | commitdiff |
2000-07-25 |
drepper | (__ctype32_wctype, __ctype32_wctrans, __ctype32_width... |
tree | commitdiff |
2000-04-06 |
drepper | (__isctype_l): Define even if not __OPTIMIZE__ because... |
tree | commitdiff |
2000-01-05 |
drepper | (__ctype32_tolower): Use _nl_C_CTYPE_tolower. |
tree | commitdiff |
1999-12-08 |
drepper | Define __ctype32_tolower and __ctype32_toupper. |
tree | commitdiff |
1999-12-08 |
drepper | Add __ctype32_tolower and __ctype32_toupper. |
tree | commitdiff |
1999-10-09 |
drepper | Remove K&R compatibility. |
tree | commitdiff |
1999-10-08 |
drepper | Pretty print. |
tree | commitdiff |
1999-08-18 |
drepper | Avoid useless #endif #if pairs. |
tree | commitdiff |
1999-06-08 |
drepper | (__tobody): Fix typo. |
tree | commitdiff |
1999-06-08 |
drepper | Protect __tobody code by __extension__. |
tree | commitdiff |
1999-05-24 |
drepper | Don't optimize toupper/tolower for C++. |
tree | commitdiff |
1999-04-28 |
drepper | Make __toascii_l and __isascii_l alias instead of real... |
tree | commitdiff |
1999-03-29 |
schwab | (tolower, toupper): Add __THROW declaration to |
tree | commitdiff |
1999-02-06 |
drepper | Remove definitions of __tolower and __toupper. |
tree | commitdiff |
1999-02-06 |
drepper | (tolower): Don't use __tolower. |
tree | commitdiff |
1999-02-06 |
drepper | (_tolower): Don't use __tolower. |
tree | commitdiff |
1999-01-24 |
drepper | (toupper,tolower): Use __inline instead of inline,... |
tree | commitdiff |
1999-01-24 |
drepper | (toupper): Correct variable names from lat change. |
tree | commitdiff |
1999-01-23 |
drepper | Don't user __tolower directly for tolower implementatio... |
tree | commitdiff |
1999-01-11 |
drepper | [GLIBC_2.0]: Export __ctype32_b. |
tree | commitdiff |
1998-12-05 |
drepper | (_ISbit): Protect use of parameter with parentheses. |
tree | commitdiff |
1998-11-19 |
drepper | Add _tolower and _toupper. |
tree | commitdiff |
1998-07-02 |
drepper | Version definitions. |
tree | commitdiff |
1997-11-04 |
drepper | (headers): Add ctype.h, necessary after patch to Makefiles. |
tree | commitdiff |
1997-10-05 |
drepper | Pretty print. |
tree | commitdiff |
1997-06-21 |
drepper | Don't use <gnu/types.h> but <bits/types.h>. |
tree | commitdiff |
1997-06-21 |
drepper | Use int32_t where `int' with 4 bytes is assumed. |
tree | commitdiff |
1997-06-21 |
drepper | Standardize the multiple-include protect. |
tree | commitdiff |
1997-02-15 |
drepper | Update to 2.1.x development version libc-970218 |
tree | commitdiff |
1997-01-20 |
drepper | update from main arhive 970119 libc-970120 |
tree | commitdiff |
1996-11-10 |
drepper | update from main archive 961109 |
tree | commitdiff |
1996-11-06 |
drepper | update from main archive 961105 libc-961106 |
tree | commitdiff |
1996-10-31 |
drepper | update from main archive 961030 |
tree | commitdiff |
1996-07-27 |
roland | Fri Jul 26 00:36:50 1996 Roland McGrath <roland@delas... |
tree | commitdiff |
1996-05-14 |
roland | . |
tree | commitdiff |
1996-05-01 |
roland | Mon Apr 29 02:48:26 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-04-20 |
roland | Sat Apr 20 17:07:17 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-03-28 |
roland | Sat Mar 23 17:52:49 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-03-28 |
roland | Sat Mar 23 17:52:49 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1995-03-29 |
roland | . |
tree | commitdiff |
1995-03-10 |
roland | [__BYTE_ORDER == __LITTLE_ENDIAN] (_ISbit): Rearrange... |
tree | commitdiff |
1995-03-08 |
roland | (__ctype_tolower, __ctype_toupper): Use int * instead... |
tree | commitdiff |
1995-03-08 |
roland | (__ctype_tolower, __ctype_toupper): Use int * instead... |
tree | commitdiff |
1995-03-06 |
roland | (_ISbit): New macro, defined dependent on byte order. |
tree | commitdiff |
1995-03-06 |
roland | For initial tables, use _nl_C_LC_CTYPE_{class,toupper... |
tree | commitdiff |
1995-03-06 |
roland | Comment fix. |
tree | commitdiff |
1995-03-06 |
roland | (_IS*): Use independent bits for all but _ISalnum. |
tree | commitdiff |
1995-01-26 |
roland | (_ISalpha): Define as its own bit. |
tree | commitdiff |
1994-06-28 |
roland | entered into RCS |
tree | commitdiff |
1993-07-29 |
roland | entered into RCS |
tree | commitdiff |
1993-05-13 |
roland | entered into RCS |
tree | commitdiff |
1992-11-05 |
roland | entered into RCS |
tree | commitdiff |
1992-10-07 |
roland | Formerly ../ctype/ctype.h.~8~ |
tree | commitdiff |
1992-10-07 |
roland | entered into RCS |
tree | commitdiff |
1992-10-07 |
roland | Formerly ../ctype/ctype-info.c.~4~ |
tree | commitdiff |
1992-10-02 |
roland | Formerly ../ctype/ctype.h.~7~ |
tree | commitdiff |
1992-07-28 |
roland | Formerly ../ctype/Makefile.~6~ |
tree | commitdiff |
1992-07-26 |
roland | Formerly ../ctype/Makefile.~5~ |
tree | commitdiff |
1992-05-26 |
roland | Formerly ../ctype/ctype.c.~3~ |
tree | commitdiff |
1992-05-26 |
roland | Formerly ../ctype/ctype.h.~6~ |
tree | commitdiff |
1992-05-22 |
roland | Formerly ../ctype/ctype.h.~5~ |
tree | commitdiff |
1992-05-07 |
roland | Formerly ../ctype/Makefile.~4~ |
tree | commitdiff |
1992-02-12 |
roland | Formerly ../ctype/Makefile.~3~ |
tree | commitdiff |
1991-07-18 |
roland | Formerly ../ctype/ctype.h.~4~ |
tree | commitdiff |
1991-07-17 |
roland | Formerly ../ctype/ctype-info.c.~3~ |
tree | commitdiff |
1991-07-17 |
roland | entered into RCS |
tree | commitdiff |
1991-07-17 |
roland | Formerly ../ctype/test_ctype.c.~3~ |
tree | commitdiff |
1991-07-16 |
roland | Initial revision |
tree | commitdiff |
1991-06-12 |
roland | Initial revision |
tree | commitdiff |
1991-06-12 |
roland | Initial revision |
tree | commitdiff |
1991-06-12 |
roland | Formerly ../ctype/ctype.c.~2~ |
tree | commitdiff |
1991-06-12 |
roland | Initial revision |
tree | commitdiff |
next |