projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use _tolower instead of tolower if possible.
[kopensolaris-gnu/glibc.git]
/
string
/
1999-01-16
drepper
Optimize strchr with rawmemchr.
tree
|
commitdiff
1999-01-16
drepper
Add prototype for rawmemchr.
tree
|
commitdiff
1999-01-16
drepper
[GLIBC_2.1]: Add __rawmemchr and rawmemchr.
tree
|
commitdiff
1999-01-16
drepper
(routines): Add rawmemchr.
tree
|
commitdiff
1998-12-13
drepper
Use MAP_ANON instead of MAP_ANONYMOUS.
tree
|
commitdiff
1998-12-08
drepper
Move internal interfaces to include/string.h.
tree
|
commitdiff
1998-12-04
drepper
Add __retrict.
tree
|
commitdiff
1998-12-01
drepper
Add prototype for envz_remove.
tree
|
commitdiff
1998-11-27
drepper
If __FLOAT_WORD_ORDER wasn't defined by <bits/endian...
tree
|
commitdiff
1998-11-12
drepper
(__strpbrk_c2): Add intermediate cast to size_t to...
tree
|
commitdiff
1998-10-28
drepper
__USE_GNU already implies __USE_MISC.
tree
|
commitdiff
1998-10-25
drepper
Inline strdup+friends only if __USE_MISC || __USE_GNU...
tree
|
commitdiff
1998-10-15
drepper
Don't cache the result of __builtin_constant_p in varia...
tree
|
commitdiff
1998-10-13
drepper
Use it to replace the kludgey __P in inline function...
tree
|
commitdiff
1998-10-11
drepper
[!_STRING_ARCH_unaligned] (__mempcpy_small): Add parame...
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-10-01
drepper
(__string2_1bptr_p): Don't use a statement expression.
tree
|
commitdiff
1998-09-21
drepper
Add mempcpy optimization.
tree
|
commitdiff
1998-09-14
drepper
Use __need_malloc_and_calloc when including stdlib.h.
tree
|
commitdiff
1998-09-11
drepper
Optimize a few expressions.
tree
|
commitdiff
1998-09-09
drepper
Optimize a few expressions.
tree
|
commitdiff
1998-09-09
drepper
Optimize a few expressions.
tree
|
commitdiff
1998-09-07
drepper
Add braces to make gcc quiet.
tree
|
commitdiff
1998-09-06
drepper
Quiet -Wparentheses warnings.
tree
|
commitdiff
1998-09-05
roland
1998-09-05 Roland McGrath <roland@baalperazim.frob...
tree
|
commitdiff
1998-09-05
roland
1998-09-05 Roland McGrath <roland@baalperazim.frob...
tree
|
commitdiff
1998-09-05
roland
1998-09-05 Roland McGrath <roland@baalperazim.frob...
tree
|
commitdiff
1998-09-04
roland
1998-09-04 Roland McGrath <roland@baalperazim.frob...
tree
|
commitdiff
1998-08-18
drepper
Define extern inline functions only if __USE_EXTERN_INL...
tree
|
commitdiff
1998-08-11
drepper
(strsignal): Count real-time signals from zero.
tree
|
commitdiff
1998-08-09
drepper
Move __ prototypes into include/* header.
tree
|
commitdiff
1998-07-30
drepper
(ffsl, ffsll): Prototype.
tree
|
commitdiff
1998-07-30
drepper
(GLIBC_2.1): Add ffsl, ffsll.
tree
|
commitdiff
1998-07-30
drepper
(routines): Add ffsll.
tree
|
commitdiff
1998-07-23
drepper
Don't use string function optiomization for C++ as...
tree
|
commitdiff
1998-07-22
drepper
Correct problem with empty strings.
tree
|
commitdiff
1998-07-16
drepper
Unify names of used global functions.
tree
|
commitdiff
1998-07-04
drepper
(main): Use %Zu for size_t in printf format strings.
tree
|
commitdiff
1998-07-02
drepper
Version definitions.
tree
|
commitdiff
1998-06-16
drepper
Make sure test-ffs does not use builtins.
tree
|
commitdiff
1998-06-15
drepper
(strcmp): Add missing parens around macro parameters.
tree
|
commitdiff
1998-05-29
drepper
Don't run test on tst/svc.out if cross-compiling.
tree
|
commitdiff
1998-05-13
drepper
Don't use the optimized versions for the string functio...
tree
|
commitdiff
1998-05-08
drepper
Don't use unsigned char * unless really necessary since...
tree
|
commitdiff
1998-05-05
drepper
Include <stdint.h>.
tree
|
commitdiff
1998-05-05
drepper
Use uint32_t instead of u_int32_t.
tree
|
commitdiff
1998-04-28
drepper
[!_LIBC]: Define function as gnu_basename.
tree
|
commitdiff
1998-04-28
drepper
Fix feature test.
tree
|
commitdiff
1998-04-24
drepper
Adapt for change in .input.
tree
|
commitdiff
1998-04-24
drepper
More tests.
tree
|
commitdiff
1998-04-14
drepper
Not needed anymore. We define __strerror_r in _strerror.c.
tree
|
commitdiff
1998-04-14
drepper
Call __strerror_r for doing the real work.
tree
|
commitdiff
1998-04-14
drepper
(routines): Remove strerror_r.
tree
|
commitdiff
1998-04-07
drepper
Rename to __strnlen and make strnlen weak alias.
tree
|
commitdiff
1998-04-07
drepper
Add prototype for __strnlen.
tree
|
commitdiff
1998-03-20
drepper
Add prototype for __strtok_r.
tree
|
commitdiff
1998-03-18
drepper
Correct strtok_r and strsep.
tree
|
commitdiff
1998-03-18
drepper
Undefine __strndup and strndup first.
tree
|
commitdiff
1998-03-18
drepper
Undefine __strdup and strdup first.
tree
|
commitdiff
1998-03-18
drepper
(__strdup): Call __strdup not strdup in case of non...
tree
|
commitdiff
1998-03-18
drepper
(__strdup): Forgot to add backslash at end of lines.
tree
|
commitdiff
1998-03-18
drepper
Add optimization for strdup. Always define __strsep...
tree
|
commitdiff
1998-03-13
drepper
(__strsep_g): Little cleanup.
tree
|
commitdiff
1998-03-13
drepper
(strcspn): Optimize also reject string of length 2...
tree
|
commitdiff
1998-03-13
drepper
(test_strpbrk): Add more strpbrk tests.
tree
|
commitdiff
1998-03-09
drepper
Declare __ffs.
tree
|
commitdiff
1998-02-10
drepper
(strcmp): Use __string2_1bptr_p only for constant expre...
tree
|
commitdiff
1998-02-10
drepper
Fix format string.
tree
|
commitdiff
1998-01-30
drepper
Regard signal number NSIG as illegal.
tree
|
commitdiff
1998-01-25
drepper
Correct comment.
tree
|
commitdiff
1998-01-20
drepper
Test side effects in calls to string functions/macros.
tree
|
commitdiff
1998-01-20
drepper
Add support for real-time signals.
tree
|
commitdiff
1998-01-20
drepper
(tests): Add tst-inlcall.
tree
|
commitdiff
1997-12-22
drepper
Don't declare BSD string functions in POSIX mode.
tree
|
commitdiff
1997-12-05
drepper
Fix spellings.
tree
|
commitdiff
1997-12-03
drepper
Rename function ot __strverscmp and make old name weak...
tree
|
commitdiff
1997-12-03
drepper
Add declaration of __strverscmp.
tree
|
commitdiff
1997-11-26
drepper
Add prototype for strcasestr.
tree
|
commitdiff
1997-11-26
drepper
(routines): Add strcasestr.
tree
|
commitdiff
1997-11-18
drepper
Add optimization for strtok_r.
tree
|
commitdiff
1997-11-13
drepper
Use K&R like definition.
tree
|
commitdiff
1997-11-05
drepper
Optimize a bit by using mempcpy.
tree
|
commitdiff
1997-10-26
drepper
Add casts to allow void * arguments.
tree
|
commitdiff
1997-10-06
drepper
Define __string2_1bptr_p and use it.
tree
|
commitdiff
1997-10-06
drepper
Correct strsep test.
tree
|
commitdiff
1997-10-06
drepper
kPretty print.
tree
|
commitdiff
1997-09-30
drepper
Add missing braces and optimize strcmp a bit more.
tree
|
commitdiff
1997-09-30
drepper
Change parameter to void *.
tree
|
commitdiff
1997-09-30
drepper
Don't simply include string.h. Define BSD functions...
tree
|
commitdiff
1997-09-27
drepper
(__stpcpy_small): Don't use casts as lvalues.
tree
|
commitdiff
1997-09-27
drepper
Rewrite. Split in many small functions to not exceed...
tree
|
commitdiff
1997-09-27
drepper
Do use builtins for tester.c and inl-tester.c.
tree
|
commitdiff
1997-09-24
drepper
Fix logic in preprocessor directive.
tree
|
commitdiff
1997-09-19
drepper
(__argz_next): Cast NULL to char * to satisfy C++ compi...
tree
|
commitdiff
1997-09-16
drepper
(headers): Instead bits/string2.h.
tree
|
commitdiff
1997-09-16
drepper
(noinl-tester-ENV): New var.
tree
|
commitdiff
1997-09-16
drepper
(noinl-tester-ENV): New variable to make strerror test...
tree
|
commitdiff
1997-09-16
drepper
Add warning about direct use.
tree
|
commitdiff
1997-09-16
drepper
Add more stpcpy tests for constant arguments for all...
tree
|
commitdiff
next