This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix i386 <bits/string.h>


> 2004-06-13  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* sysdeps/i386/bits/string.h (memcpy): Add () around arguments.
> 	(memchr, __memrchr, strlen, strcmp, strncmp, __strchr_g, __strchr_c,
> 	__strchrnul_g, __strchrnul_c, strspn, strcspn, strpbrk): Add memory
> 	the asm uses as its input, either of size __n where __n is known or
> 	0xfffffff.
> 	(strstr): Add "memory" clobber.

Applied.


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]