1998-05-21 |
drepper | Test for wc*tomb* functions and printf. |
tree | commitdiff |
1998-05-21 |
drepper | (tests): Add wcsmbs-tst1.c. |
tree | commitdiff |
1998-05-21 |
drepper | Correct computation of result. |
tree | commitdiff |
1998-05-16 |
drepper | Initialize invocation_counter and internal_use. |
tree | commitdiff |
1998-05-15 |
drepper | (extract_charset_name): Use strcspn instead of strchr... |
tree | commitdiff |
1998-05-13 |
drepper | (extract_charset_name): Fix silly bugs in last addition. |
tree | commitdiff |
1998-05-12 |
drepper | (extract_charset_name): Pass correctly formed charset... |
tree | commitdiff |
1998-04-29 |
drepper | Optimize a bit more. |
tree | commitdiff |
1998-04-29 |
drepper | Reinitialize buf.outbuf for every run of the gconv... |
tree | commitdiff |
1998-04-29 |
drepper | (converted): Rename variable to dummy to make clear... |
tree | commitdiff |
1998-04-29 |
drepper | Remove variable to pass to conversion function by letti... |
tree | commitdiff |
1998-04-21 |
drepper | (__wcsrtombs): Initialize result to 0. |
tree | commitdiff |
1998-04-21 |
drepper | (__wcsnrtombs): Initialize result to 0. |
tree | commitdiff |
1998-04-21 |
drepper | (__btowc): Declare inptr as const char *. |
tree | commitdiff |
1998-04-20 |
drepper | Rewritten. |
tree | commitdiff |
1998-04-15 |
drepper | Change names to use INTERNAL. |
tree | commitdiff |
1998-04-10 |
drepper | Declare ____wcstoull_l_internal. |
tree | commitdiff |
1998-04-10 |
drepper | Declare ____wcstoull_l_internal. |
tree | commitdiff |
1998-04-08 |
drepper | Declare __btowc and __mbsinit. |
tree | commitdiff |
1998-04-08 |
drepper | Define function as __mbsinit and make mbsinit weak... |
tree | commitdiff |
1998-04-08 |
drepper | Use __mbsinit not mbsinit. |
tree | commitdiff |
1998-04-08 |
drepper | Use __mbsinit not mbsinit. |
tree | commitdiff |
1998-04-08 |
drepper | Use __mbsinit not mbsinit. |
tree | commitdiff |
1998-04-08 |
drepper | Use __mbsinit not mbsinit. |
tree | commitdiff |
1998-04-08 |
drepper | Use __mbsinit not mbsinit. |
tree | commitdiff |
1998-04-08 |
drepper | Define function as __btowc and make btowc weak alias. |
tree | commitdiff |
1998-04-07 |
drepper | Fix dozends of bugs in untested code. |
tree | commitdiff |
1998-04-07 |
drepper | Not needed anymore. |
tree | commitdiff |
1998-04-07 |
drepper | Interface between wc*tomb* and mb*towc* functions and... |
tree | commitdiff |
1998-04-07 |
drepper | wcsnlen implementation. |
tree | commitdiff |
1998-04-07 |
drepper | Rename to __wcslen and make wcslen weak alias. |
tree | commitdiff |
1998-04-07 |
drepper | Add prototype for __wcslen, wcsnlen. Remove prototypes... |
tree | commitdiff |
1998-04-07 |
drepper | Rewrite to use iconv functionality. |
tree | commitdiff |
1998-04-07 |
drepper | (distribute): Add wcsmbsload.h. |
tree | commitdiff |
1997-12-22 |
drepper | Get definition of FILE. Define `struct tm' tag. |
tree | commitdiff |
1997-12-01 |
drepper | (__wcrtomb): Remove unused variable fake. |
tree | commitdiff |
1997-11-26 |
drepper | Make sure SRC argument is correct when partial characte... |
tree | commitdiff |
1997-11-26 |
drepper | Make sure SRC argument is correct when partial characte... |
tree | commitdiff |
1997-11-26 |
drepper | Correctly handle incomplete characters. |
tree | commitdiff |
1997-11-26 |
drepper | Simplify special case a bit. |
tree | commitdiff |
1997-11-26 |
drepper | Make sure SRC argument is correct when partial characte... |
tree | commitdiff |
1997-11-26 |
drepper | Correctly handle incomplete characters. |
tree | commitdiff |
1997-11-26 |
drepper | Simplify special case a bit. |
tree | commitdiff |
1997-11-24 |
drepper | Convert memory range of multi-byte characters to wide... |
tree | commitdiff |
1997-11-24 |
drepper | Convert memory range of wide characters to multi-byte... |
tree | commitdiff |
1997-11-24 |
drepper | Add prototypes for wmemrtowcs and wmemrtombs. |
tree | commitdiff |
1997-11-24 |
drepper | (routines): Add wmemrtowcs and wmemrtombs. |
tree | commitdiff |
1997-11-12 |
drepper | Define WCHAR_{MIN,MAX} if not already defined. |
tree | commitdiff |
1997-11-06 |
drepper | Use memcpy return value if possible. |
tree | commitdiff |
1997-11-04 |
drepper | Fix documentation bugs. Declare wcsdup only is __USE_GNU. |
tree | commitdiff |
1997-10-06 |
drepper | Pretty print. |
tree | commitdiff |
1997-08-04 |
drepper | Test for ecstof function. |
tree | commitdiff |
1997-08-04 |
drepper | (tests): Add tst-wcstof. |
tree | commitdiff |
1997-07-11 |
drepper | Include locale.h. |
tree | commitdiff |
1997-06-21 |
drepper | Pretty print. |
tree | commitdiff |
1997-05-25 |
drepper | Don't use relative include paths, use <...>. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcstoull.c for use as wcstoull_l. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcstoul.c for use as wcstoul_l. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcstoll.c for use as wcstoll_l. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcstol.c for use as wcstol_l. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcstold.c for use as wcstold_l. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcstof.c for use as wcstof_l. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcstod.c for use as wcstod_l. |
tree | commitdiff |
1997-05-24 |
drepper | Change for compiling as wcstold_l.c |
tree | commitdiff |
1997-05-24 |
drepper | Change for compiling as wcstof_l.c |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcsncase.c to compile as wcsncasecmp_l. |
tree | commitdiff |
1997-05-24 |
drepper | Wrapper around wcscasecmp.c to compile as wcscasecmp_l. |
tree | commitdiff |
1997-05-24 |
drepper | Change for compiling as wcsncasecmp_l. |
tree | commitdiff |
1997-05-24 |
drepper | Change for compiling as wcscasecmp_l. |
tree | commitdiff |
1997-05-24 |
drepper | Add prototypes for wcstol_l, wcstoul_l, wcstoll_l,... |
tree | commitdiff |
1997-05-24 |
drepper | (routines): Add wcstol_l, wcstoul_l, wcstoll_l, wcstoul... |
tree | commitdiff |
1997-04-15 |
drepper | Add weak alias wcswcs for Unix98 compliance. |
tree | commitdiff |
1997-04-02 |
drepper | (SET_MANTISSA): Make sure that at least one bit is... |
tree | commitdiff |
1997-03-27 |
drepper | Define SET_MANTISSA for long double type. |
tree | commitdiff |
1997-03-27 |
drepper | Define SET_MANTISSA for float type. |
tree | commitdiff |
1997-02-25 |
drepper | update from main archive 970225 libc-970225 |
tree | commitdiff |
1997-02-15 |
drepper | Update to 2.1.x development version libc-970218 |
tree | commitdiff |
1997-01-26 |
drepper | update from main archive 970125 |
tree | commitdiff |
1997-01-20 |
drepper | update from main arhive 970119 libc-970120 |
tree | commitdiff |
1996-12-20 |
drepper | Update from main archive 961219 |
tree | commitdiff |
1996-11-07 |
drepper | update from 961105, second try libc-961107 |
tree | commitdiff |
1996-09-27 |
drepper | update from main archive libc-960927 |
tree | commitdiff |
1996-09-05 |
drepper | update from main archive 960904 libc-960905 |
tree | commitdiff |
1996-08-06 |
drepper | Update UD main archive 960805 libc-960807 |
tree | commitdiff |
1996-07-29 |
roland | Wed Jul 24 19:10:00 1996 Andreas Schwab <schwab@issan... |
tree | commitdiff |
1996-07-26 |
roland | Fri Jul 26 03:46:08 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-07-09 |
roland | Thu Jul 4 01:34:04 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-07-04 |
roland | Tue Jul 2 23:45:14 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-06-28 |
roland | Thu Jun 27 02:49:28 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-06-28 |
roland | Thu Jun 27 02:49:28 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-05-26 |
roland | Sun May 26 15:15:08 1996 Roland McGrath <roland@delas... |
tree | commitdiff |
1996-05-26 |
roland | Sun May 26 15:15:08 1996 Roland McGrath <roland@delas... |
tree | commitdiff |
1996-05-26 |
roland | Sun May 26 01:06:47 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-05-26 |
roland | Sun May 26 19:39:53 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-05-26 |
roland | Sun May 26 01:06:47 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-05-26 |
roland | Sun May 26 01:06:47 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-05-23 |
roland | Thu May 23 00:01:10 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-05-14 |
roland | . libc-960924 |
tree | commitdiff |
1996-05-07 |
roland | Tue May 7 10:51:52 1996 Roland McGrath <roland@delas... |
tree | commitdiff |
1996-05-04 |
roland | Sat May 4 02:11:55 1996 Roland McGrath <roland@delas... libc-960504 |
tree | commitdiff |
next |