]> git.ipfire.org Git - thirdparty/glibc.git/commit
Make pthread_attr_getstack fail with EINVAL when called in "unspecified behavior... roland/pthread_attr_getstack
authorRoland McGrath <roland@hack.frob.com>
Fri, 19 Apr 2013 20:49:07 +0000 (13:49 -0700)
committerRoland McGrath <roland@hack.frob.com>
Fri, 19 Apr 2013 21:57:25 +0000 (14:57 -0700)
commit0d3158a3c122d48d65c4bd62c5ae8dc52b900422
tree7e896c581aa105e47aa0dcb4eb8e80f1c43dd422
parent7214d558d3a63e9c7b638787953ab1fe80c4adc1
Make pthread_attr_getstack fail with EINVAL when called in "unspecified behavior" situation wherein the stackaddr was never set.
nptl/ChangeLog
nptl/pthread_attr_getstack.c