posix: return all errors
commit741d91454c749d3eac14c14449a970a30adc46f3
authorErik Faye-Lund <kusmabite@gmail.com>
Thu, 5 Aug 2010 20:27:57 +0000 (5 22:27 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Thu, 23 Sep 2010 19:14:58 +0000 (23 12:14 -0700)
tree924269e2daaa2ed9bd61e917c1a6c6207368382b
parent6f8045c85f1bf23eb3134de16bcb018e6d8b9a7a
posix: return all errors

The errorcode variable isn't always used to report errors; lets
make sure it is.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/posix.c