aboutsummaryrefslogtreecommitdiff
path: root/string
AgeCommit message (Expand)AuthorFilesLines
2000-04-03Declare STATE as array of char instead of int and do not initialize it (doneUlrich Drepper1-2/+2
2000-02-242000-02-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1-5/+4
2000-02-22Fix typos.Ulrich Drepper3-3/+3
2000-02-19(strnlen): Add cast to prevent warning.Ulrich Drepper1-1/+1
2000-01-26Handle case of missing \0 at the end of the given argz.Ulrich Drepper1-8/+11
2000-01-24Remove strndup macro definition. __strndup is not exported.Ulrich Drepper1-26/+0
2000-01-24Fix typo (__GNU_SOURCE -> __USE_GNU).Ulrich Drepper1-1/+1
2000-01-03(__strsep_g): Don't handle empty __S special.Ulrich Drepper1-2/+2
1999-12-18(__strtsep): Help gcc optimizing string access.Ulrich Drepper1-3/+5
1999-12-08(__memset_gc, __mempcpy_small, __strcpy_small, __stpcpy_small): CastUlrich Drepper1-7/+7
1999-11-13(__stpcpy_small): Make -pedantic shut up.Ulrich Drepper1-1/+2
1999-11-10(strsignal): Correct check for snprintf return value.Ulrich Drepper1-2/+2
1999-08-09Mark void* operations as extensions.Ulrich Drepper1-43/+43
1999-07-31(__strcpy_small): Fix a typo.Ulrich Drepper1-1/+1
1999-07-28Fix last patch.Ulrich Drepper1-1/+2
1999-07-28Fix aliasing problems.Ulrich Drepper1-108/+185
1999-06-25(strnlen): Remove extra prototype.Ulrich Drepper1-1/+0
1999-05-17Update.Ulrich Drepper4-7/+45
1999-05-03Update.Ulrich Drepper1-0/+30
1999-05-01Update.Ulrich Drepper1-2/+3
1999-04-30Update.Ulrich Drepper1-6/+14
1999-04-30Update.Ulrich Drepper1-4/+47
1999-04-30Fix bugs I introduced in last change.Ulrich Drepper1-19/+21
1999-04-30Update.Ulrich Drepper1-3/+10
1999-04-29Update.Ulrich Drepper1-3/+59
1999-04-28Update.Ulrich Drepper4-4/+10
1999-04-12Update.Ulrich Drepper1-1/+10
1999-02-16Only use strncmp optimization if count argument is constant.Ulrich Drepper1-6/+7
1999-02-15Update.Ulrich Drepper1-0/+4
1999-01-16Update.Ulrich Drepper4-6/+25
1998-12-13Update.Ulrich Drepper1-2/+2
1998-12-08Update.Ulrich Drepper1-3/+0
1998-12-04Update.Ulrich Drepper3-63/+102
1998-12-01Update.Ulrich Drepper1-1/+5
1998-11-27Update.Ulrich Drepper1-0/+6
1998-11-12Update.Ulrich Drepper1-4/+4
1998-10-28Update.Ulrich Drepper1-1/+1
1998-10-25Update.Ulrich Drepper1-18/+18
1998-10-15Update.Ulrich Drepper1-7/+33
1998-10-13Update.Ulrich Drepper1-2/+4
1998-10-11Update.Ulrich Drepper1-2/+3
1998-10-06Update.Ulrich Drepper1-2/+2
1998-10-01Update.Ulrich Drepper1-1/+2
1998-10-01Update.Ulrich Drepper1-449/+424
1998-09-21Update.Ulrich Drepper1-1/+146
1998-09-14Update.Ulrich Drepper1-15/+17
1998-09-11Update.Ulrich Drepper2-18/+17
1998-09-09Update.Ulrich Drepper2-6/+9
1998-09-07Update.Ulrich Drepper2-34/+39
1998-09-06Update.Ulrich Drepper1-2/+2