fix pthread_attr_* implementations to match corrected prototypes
authorRich Felker <dalias@aerifal.cx>
Fri, 11 Mar 2011 14:51:14 +0000 (09:51 -0500)
committerRich Felker <dalias@aerifal.cx>
Fri, 11 Mar 2011 14:51:14 +0000 (09:51 -0500)
commit1659aa0e62cf23f3007e01ad8ca7123d8e2b061e
treed52a694a6b913a62d47cc6c7421d2512d19e637c
parentcabf2ff349183eca9ebc0a7b16d0223c193a013a
fix pthread_attr_* implementations to match corrected prototypes
src/thread/pthread_attr_getdetachstate.c
src/thread/pthread_attr_getguardsize.c
src/thread/pthread_attr_getscope.c
src/thread/pthread_attr_getstacksize.c