1999-05-25 |
drepper | Moved to sysdeps/generic. |
tree | commitdiff |
1999-04-28 |
drepper | Little code optimization. |
tree | commitdiff |
1999-04-28 |
drepper | (to_wc, to_mb): Correct initializers. |
tree | commitdiff |
1999-04-19 |
drepper | (__mbsnrtowcs): Correctly initialize outbufend for... |
tree | commitdiff |
1999-04-18 |
drepper | (__mbsrtowcs): Correctly initialize outbufend for dst... |
tree | commitdiff |
1999-03-15 |
drepper | Change pointers from `char *' to `unsigned char *'. |
tree | commitdiff |
1999-03-15 |
drepper | Change pointers from `char *' to `unsigned char *'. |
tree | commitdiff |
1999-03-03 |
drepper | (add_slashes): Rename to norm_add_slashes and fold... |
tree | commitdiff |
1999-02-26 |
drepper | [__NO_LONG_DOUBLE_MATH]: Add prototype declaration... |
tree | commitdiff |
1999-02-04 |
drepper | Correct logic testing for converted NUL character. |
tree | commitdiff |
1999-01-07 |
drepper | Accept all values in the range [SCHAR_MIN .. UCHAR_MAX... |
tree | commitdiff |
1999-01-01 |
drepper | Correct last patch to include wchar.h from system path. |
tree | commitdiff |
1998-12-31 |
drepper | [__NO_LONG_DOUBLE_MATH]: Likewise. Also define appropr... |
tree | commitdiff |
1998-12-31 |
drepper | [__NO_LONG_DOUBLE_MATH]: Include wchar.h. |
tree | commitdiff |
1998-12-28 |
drepper | Fall back on double functions if __NO_LONG_DOUBLE_MATH. |
tree | commitdiff |
1998-10-30 |
drepper | Add internal_function to __wcsmbs_load_conv definition. |
tree | commitdiff |
1998-10-13 |
drepper | Use it to replace the kludgey __P in inline function... |
tree | commitdiff |
1998-10-06 |
drepper | Use __P in definitions of inline stat functions so... |
tree | commitdiff |
1998-10-01 |
drepper | Protect use of long long by __extension__. |
tree | commitdiff |
1998-09-14 |
drepper | Include stdlib.h. |
tree | commitdiff |
1998-09-12 |
drepper | Remove prototype of internal function __mbsrtowcs. |
tree | commitdiff |
1998-09-09 |
drepper | Quiet -Wparentheses warnings. |
tree | commitdiff |
1998-08-18 |
drepper | Define extern inline functions only if __USE_EXTERN_INL... |
tree | commitdiff |
1998-08-09 |
drepper | Add __mbrlen. |
tree | commitdiff |
1998-08-09 |
drepper | Move __ prototypes into include/* header. |
tree | commitdiff |
1998-07-16 |
drepper | Unify names of used global functions. |
tree | commitdiff |
1998-07-14 |
drepper | (__wcslen): Fix comment. |
tree | commitdiff |
1998-07-09 |
drepper | For XPG4 include wctype.h. |
tree | commitdiff |
1998-07-02 |
drepper | Version definitions. |
tree | commitdiff |
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 |
next |