git: mqueues: Remove duplicate code.
Stathis Kamperis
beket at crater.dragonflybsd.org
Thu Jan 14 13:57:09 PST 2010
commit 959f863f59ab07a327558e1c1dc45c7dd6609d4f
Author: Stathis Kamperis <beket at dragonflybsd.org>
Date: Thu Jan 14 23:27:24 2010 +0200
mqueues: Remove duplicate code.
A note that missed from my previous commit:
In issue 6, mq_timed{send, receive}() were optionally expected to return
EINVAL upon an invalid timeout request, if the calling process|thread would
have blocked.
In issue 7 this is now mandatory.
Original-bug-reported-by: swildner@
Summary of changes:
sys/kern/sys_mqueue.c | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/959f863f59ab07a327558e1c1dc45c7dd6609d4f
--
DragonFly BSD source repository
More information about the Commits
mailing list