store pthread stack guard sizes for pthread_getattr_np
authorWilliam Pitcock <nenolod@dereferenced.org>
Fri, 2 Feb 2018 20:08:55 +0000 (20:08 +0000)
committerRich Felker <dalias@aerifal.cx>
Sat, 3 Feb 2018 15:04:24 +0000 (10:04 -0500)
commit7c709f2d4f9872d1b445f760b0e68da89e256b9e
tree6676308cc593374bc1ee601456665848ddde74eb
parentb3ae7beabb9f0c219bb8a8b63567a01c6530c1ac
store pthread stack guard sizes for pthread_getattr_np
src/internal/pthread_impl.h
src/thread/pthread_create.c
src/thread/pthread_getattr_np.c