> I suppose we might get interrupted before anything is read and > read can return with -1 (I suppose partial reads are quite unlikely > though)? Thus, don't we need the usual EINTR loop?
When we get interrupted gcc will die. I don't think gcc handles any asynchronous signals, right? -Andi -- a...@linux.intel.com -- Speaking for myself only.