Check syscall return values.
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 23 Nov 2012 00:52:43 +0000 (00:52 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 23 Nov 2012 01:27:59 +0000 (01:27 +0000)
Mostly just compiler-quietening rather than intelligent error-handling.
This deals with complaints of "attribute warn_unused_result" during an rpm
build for SL6 (probably for Fedora also).


No differences found