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]

Re: [PATCH] pthread_getattr_np (take 2)


Jakub Jelinek <jakub@redhat.com> writes:

> Here is a new patch (with cast of descr->p_guardaddr) including a testcase
> and a bugfix for pthread_attr_setstack, which was checking e.g. on ia32 if
> stackaddr & 0xffffffdf is non-zero and thus usually failed.

Thanks, I've applied the patch. 

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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