projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Provide hook for initializing code before the fork.
[kopensolaris-gnu/glibc.git]
/
string
/
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
1997-09-16
drepper
Always declare __bzero.
tree
|
commitdiff
1997-09-16
drepper
Test for string functions without any optimizations.
tree
|
commitdiff
1997-09-16
drepper
(tests): Add noinl-tester.
tree
|
commitdiff
1997-09-11
drepper
Mor eoptimizations.
libc-ud-970911
tree
|
commitdiff
1997-09-11
drepper
Undefine __USE_STRING_INLINES.
tree
|
commitdiff
1997-09-11
drepper
Add copyright and make little cleanups.
tree
|
commitdiff
1997-09-11
drepper
Add prototype for mempcpy. Include bits/string2.h...
tree
|
commitdiff
1997-09-11
drepper
Undefine __USE_STRING_INLINES.
tree
|
commitdiff
1997-09-11
drepper
(routines): Add mempcpy.
tree
|
commitdiff
1997-09-11
drepper
Generic optimized string functions
tree
|
commitdiff
1997-09-07
drepper
Test inline string functions.
tree
|
commitdiff
1997-08-27
drepper
Move strnlen optimization after inclusion of <bits...
tree
|
commitdiff
1997-08-24
drepper
Add missing __END_DECLS.
tree
|
commitdiff
1997-08-10
drepper
Add tests for stpcpy.
tree
|
commitdiff
1997-08-10
drepper
Compare result of mmap with MAP_FAILED and not -1.
tree
|
commitdiff
1997-08-04
drepper
Include <bits/string.h> if optimizing and __NO_STRING_I...
tree
|
commitdiff
1997-08-04
drepper
(headers): Add bits/string.h.
tree
|
commitdiff
1997-07-28
drepper
Pretty print.
tree
|
commitdiff
1997-07-24
drepper
Define optimiting macros to change byte order.
tree
|
commitdiff
1997-07-24
drepper
(headers): Add byteswap.h and bits/byteswap.h.
tree
|
commitdiff
1997-06-23
drepper
(headers): Change bytesex.h to bits/endian.h.
tree
|
commitdiff
1997-06-21
drepper
Include bits/endian.h.
tree
|
commitdiff
1997-06-21
drepper
Standardize the multiple-include protect.
tree
|
commitdiff
1997-06-19
drepper
(ARGP_KEY_ARGS, ARGP_KEY_FINI): New macros.
tree
|
commitdiff
1997-06-19
drepper
Implementation of argp_replace.
tree
|
commitdiff
1997-06-19
drepper
(routines): Add argz-replace.
tree
|
commitdiff
1997-06-05
drepper
Fix weak alias.
tree
|
commitdiff
1997-05-29
drepper
Correct function declaration to avoid warning.
tree
|
commitdiff
1997-05-26
drepper
De-ansidecl-fy.
tree
|
commitdiff
1997-05-24
drepper
Add prototypes for new functions.
tree
|
commitdiff
1997-05-24
drepper
(routines): Add strcasecmp_l and strncase_l.
tree
|
commitdiff
1997-05-22
drepper
Correct typos in comment.
tree
|
commitdiff
1997-05-21
drepper
Input data for tst-svc.
tree
|
commitdiff
1997-05-21
drepper
Expected out from tst-svc.
tree
|
commitdiff
1997-05-21
drepper
Test for strverscmp.
tree
|
commitdiff
1997-05-21
drepper
Pretty print.
tree
|
commitdiff
1997-05-21
drepper
Include prototype and _GNU_SOURCE to make standalone...
tree
|
commitdiff
1997-05-21
drepper
Compare strings with respect of number in string.
tree
|
commitdiff
1997-05-21
drepper
Add prototype for strverscmp.
tree
|
commitdiff
1997-05-21
drepper
Don't use ISO C definition style.
tree
|
commitdiff
1997-05-21
drepper
(routines): Add strverscmp.
tree
|
commitdiff
1997-04-17
drepper
Don't declare basename function if basename macro is...
tree
|
commitdiff
1997-04-11
drepper
Correctly handle array of odd length.
tree
|
commitdiff
1997-03-31
drepper
Also test various string alignments.
tree
|
commitdiff
1997-03-16
drepper
Declare memcpy if !(_LIBC || STDC_HEADERS) instead...
tree
|
commitdiff
1997-03-04
drepper
update from main archive 970304
libc-970307
tree
|
commitdiff
1997-03-02
miles
(__need_error_t):
libc-970303
tree
|
commitdiff
1997-02-25
drepper
update from main archive 970225
libc-970225
tree
|
commitdiff
1997-02-22
drepper
update from main archive 970221
tree
|
commitdiff
1997-02-19
drepper
update from main archive 970218
libc-970221
tree
|
commitdiff
1997-02-15
drepper
Update to 2.1.x development version
libc-970218
tree
|
commitdiff
1997-02-11
drepper
update from main archive 970210
libc-970212
tree
|
commitdiff
1997-01-30
drepper
update from main archive 970129
libc-970201
tree
|
commitdiff
1997-01-24
drepper
update from main archive 970122
tree
|
commitdiff
next