projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update.
[kopensolaris-gnu/glibc.git]
/
wcsmbs
/
1999-08-16
drepper
(__wcsmbs_clone_conv): Call update_conversion_ptrs.
tree
|
commitdiff
1999-08-16
drepper
Correct decrement maxlen.
tree
|
commitdiff
1999-08-16
drepper
(tests): Add tst-wcsnlen.
tree
|
commitdiff
1999-08-16
drepper
Tests for wcsnlen function.
tree
|
commitdiff
1999-07-26
drepper
Avoid sign extension when returning character.
tree
|
commitdiff
1999-07-26
drepper
(__wcsrtombs): When computing maximum number of wide...
tree
|
commitdiff
1999-07-01
drepper
Fix last patch: Add missing semicolon.
tree
|
commitdiff
1999-06-30
drepper
Fix handling of L'\0' parameter.
tree
|
commitdiff
1999-06-30
drepper
Fix handling of L'\0' parameter.
tree
|
commitdiff
1999-06-23
drepper
Fix comment.
tree
|
commitdiff
1999-06-21
drepper
Explicitly cast return value to avoid warning.
tree
|
commitdiff
1999-06-21
drepper
Declare wcstof and wcstold for ISO C9x.
tree
|
commitdiff
1999-06-20
drepper
Declare wcstof and wcstold for ISO C9x.
tree
|
commitdiff
1999-06-20
drepper
(fputwc, putwc, putwchar, fputwc_unlocked,
tree
|
commitdiff
1999-06-16
drepper
Adapt for symbol name changes in gconv.h.
tree
|
commitdiff
1999-06-16
drepper
Rename to __wmemmove and make wmemmove weak alias.
tree
|
commitdiff
1999-06-16
drepper
Rename to __wmemcpy and make wmemcpy weak alias.
tree
|
commitdiff
1999-06-16
drepper
Add wmempcpy and wcschrnul to GLIBC_2.2 for libc.
tree
|
commitdiff
1999-06-16
drepper
wmempcpy implementation.
tree
|
commitdiff
1999-06-16
drepper
wcschrnul implementation.
tree
|
commitdiff
1999-06-16
drepper
(routines): Add wmempcpy and wcschrnul.
tree
|
commitdiff
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
next