git: mqueues: Remove duplicate code.

看板DFBSD_commit作者時間16年前 (2010/01/15 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 959f863f59ab07a327558e1c1dc45c7dd6609d4f Author: Stathis Kamperis <beket@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
文章代碼(AID): #1BJvGaSL (DFBSD_commit)