]> sourceware.org Git - glibc.git/commit
* string/test-strcmp.c (do_random_tests): Test whether return value
authorRoland McGrath <roland@gnu.org>
Fri, 11 Apr 2003 22:11:44 +0000 (22:11 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 11 Apr 2003 22:11:44 +0000 (22:11 +0000)
commit9fb0cae85c1266abff645b831b7070113c89d0aa
tree7d1f1220534f31e7bb854f3c2a46e7122a377928
parentb35fce97f8d4a2963af866cb4801245d0f47d3ac
* string/test-strcmp.c (do_random_tests): Test whether return value

has been promoted to wordsize if the ABI requires caller to do so.
* string/test-strncmp.c (do_random_tests): Likewise.
* string/test-memcmp.c (do_random_tests): Likewise.

* sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Sign extend rRTN
before returning.
ChangeLog
linuxthreads/ChangeLog
string/test-memcmp.c
string/test-strcmp.c
string/test-strncmp.c
sysdeps/powerpc/powerpc64/strcmp.S
This page took 0.04277 seconds and 5 git commands to generate.