Please see CR 6914012 opened for this issue. This is a code error in str[n]cpy, not an issue with some spec. The wrong larger block sizes where moved in some case due to improper register size name (e.g. %ecx incorrectly used for %cl). `Insert favorite Intel VS AT&T assembler dialect joke here.`
When this is fixed, the only error case will be: strcpy(s1, s2) where s1 is a substring of s2. -- This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code