make fork properly initialize the main thread in the child process
authorRich Felker <dalias@aerifal.cx>
Thu, 10 Mar 2011 01:23:44 +0000 (20:23 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 10 Mar 2011 01:23:44 +0000 (20:23 -0500)
commit3f5420bcda134de80ed6b0f0da1d7d23f147a4cc
tree26944073654dbcf3fd1f976b3052a126b93e9f51
parent6dc05fbe198ccb326dceb8f05ee943f9a4dfb4ba
make fork properly initialize the main thread in the child process
src/process/fork.c