[PATCH 2/3] Use urandom to get random seed

Andi Kleen ak@linux.intel.com
Wed Sep 28 21:51:00 GMT 2011


> That depends upon the signal. If we got SIGCHLD or SIGWINCH, the call to read probably
> gets EINTR, but the signal is ignored unless explicitly handled.

ignored signals do not cause EINTR no.

And I don't think either gcc.c nor toplev.c can get SIGCHLD at this point.

-Andi



More information about the Gcc-patches mailing list