DragonFly BSD
DragonFly commits List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: mqueues: Implement S_TYPEISMQ() macro.


From: Stathis Kamperis <beket@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 24 Oct 2009 13:57:39 -0700 (PDT)

commit 6ea45f250c195daa9bd506a5305feff48fd67ab9
Author: Stathis Kamperis <beket@dragonflybsd.org>
Date:   Sat Oct 24 21:09:32 2009 +0300

    mqueues: Implement S_TYPEISMQ() macro.
    
    Since Issue 6 of POSIX standard S_TYPEISMQ(), S_TYPEISSEM() and
    S_TYPEISSHM() macros are unconditionally mandated. Here we add
    support for the message queues only.

Summary of changes:
 sys/sys/stat.h |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6ea45f250c195daa9bd506a5305feff48fd67ab9


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]