Prepare process.c for threads by not having global select masks.
commitaa14ccd1e2edec2735f9200a4f2e5eee3b0abe09
authorTom Tromey <tromey@redhat.com>
Wed, 15 Aug 2012 19:17:37 +0000 (15 13:17 -0600)
committerTom Tromey <tromey@redhat.com>
Wed, 15 Aug 2012 19:17:37 +0000 (15 13:17 -0600)
treebec288e2f78e2965dfa533136ec7d369e3d97db7
parent0ccc5d8998a62c3e137f798e1e2b7f8362f12a85
Prepare process.c for threads by not having global select masks.
The next step is to make it so selects can choose fds by thread.
src/process.c