fix some restrict-qualifier mismatches in newly added interfaces
authorRich Felker <dalias@aerifal.cx>
Tue, 27 Nov 2012 14:44:30 +0000 (09:44 -0500)
committerRich Felker <dalias@aerifal.cx>
Tue, 27 Nov 2012 14:44:30 +0000 (09:44 -0500)
commit1c322f2f0a9173a3ae8c8bfa12d5d8e92fb5d0ab
treeeab1ad10464653baaaa161e10992a0ff2a7ca146
parente6dcebd5efa2d390f0a24dc11444024e9fd1990c
fix some restrict-qualifier mismatches in newly added interfaces

these should have little/no practical impact but they're needed for
strict conformance.
include/spawn.h
src/thread/pthread_attr_get.c