libc/sysdeps/i386/bits string.h
roland@sourceware.org
roland@sourceware.org
Tue Jun 15 20:11:00 GMT 2004
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sourceware.org 2004-06-15 20:11:53
Modified files:
sysdeps/i386/bits: string.h
Log message:
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.
More information about the Glibc-cvs
mailing list