mirror of git://sourceware.org/git/glibc.git
Update.
2003-12-31 Ulrich Drepper <drepper@redhat.com> * pthread_getattr_np.c (pthread_getattr_np): Make sure stack info returned for main thread does not overlap with any other VMA. Patch by Jakub Jelinek.
This commit is contained in:
parent
c49e3d227e
commit
25ac02584c
|
|
@ -1,3 +1,9 @@
|
||||||
|
2003-12-31 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* pthread_getattr_np.c (pthread_getattr_np): Make sure stack info
|
||||||
|
returned for main thread does not overlap with any other VMA.
|
||||||
|
Patch by Jakub Jelinek.
|
||||||
|
|
||||||
2003-12-29 Jakub Jelinek <jakub@redhat.com>
|
2003-12-29 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* tst-raise1.c: Include stdio.h.
|
* tst-raise1.c: Include stdio.h.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue