git: kevent(2): Set errno properly
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Sep 22 19:02:42 PDT 2011
commit ef7915fc4bf7204876b4aca6698fd84668676a41
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Sep 23 09:51:05 2011 +0800
kevent(2): Set errno properly
If we can't deliver the registration failure information in the
changelist, then we should set the errno properly.
Summary of changes:
sys/kern/kern_event.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef7915fc4bf7204876b4aca6698fd84668676a41
--
DragonFly BSD source repository
More information about the Commits
mailing list