(__pthread_attr_setstack): Fix alignment check. (pthread_getattr_np): __stackaddr...
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 Mar 2001 18:46:15 +0000 (18:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 Mar 2001 18:46:15 +0000 (18:46 +0000)
commit1fb7dc3c42eb70cd7015a75b020c32cfb53c0206
treea2d9ead93fd91cbf14cde2773ddc7f04a1f1cb19
parent9113b2a2da7f0385ca87f066d3ae906c9b13fd79
(__pthread_attr_setstack): Fix alignment check. (pthread_getattr_np): __stackaddr is top of stack, not bottom.
linuxthreads/attr.c