aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJeff Dike <[email protected]>2006-09-25 23:33:02 -0700
committerLinus Torvalds <[email protected]>2006-09-26 08:49:06 -0700
commit6b7aaad9ba4f2a059a70014be12a921eceebfc47 (patch)
treed9ba70b160b7df23dea33e5c8e83119ecdca7332 /net/unix/af_unix.c
parent5e1f65a67d76341795ea527d30bfdca03999d46b (diff)
[PATCH] uml: Fix handling of failed execs of helpers
There were some bugs in handling failures to exec helper programs. errno was passed back from the child with the wrong sign. It was also ignored. In the case where it mattered, the errno from the (successful) read in the parent was used instead. Signed-off-by: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions