Stathis Kamperis <[email protected]> added the comment:

Quoting from the Austin Bible:

O_CREAT
    Create a message queue. It requires two additional arguments: mode, which
shall be of type mode_t, and attr, which shall be a pointer to an mq_attr 
structure.

So, if the user doesn't provide the *required* extra arguments, all bets are 
off.

But!
I'll change the code to use the defaults, if none given. That would make
vsrinivas@ happy and allow me to check whether my commit access has expired due
to prolonged inactivity ;P

Cheers,
Stathis

P.S. And now someone jumps in the discussion and says that current behavior is
better, because failure draws the user's attention and makes her fix the code.

----------
assignedto:  -> Beket
nosy: +Beket
priority:  -> feature
status: unread -> in-progress

_____________________________________________________
DragonFly issue tracker <[email protected]>
<http://bugs.dragonflybsd.org/issue2010>
_____________________________________________________

Reply via email to