android_kernel_xiaomi_sm7250/ipc
Krzysztof Benedyczak 5917583978 [PATCH] Make POSIX message queue sys_mq_open() honor umask
We ignored umask when creating new queues via mq_open (when creating
with open() on mqueue fs it is ok of course).  According to the
specification this a bug.  This trivial patch fixes this.

Signed-off-by: Krzysztof Benedyczak <golbi@mat.uni.torun.pl>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-27 13:30:45 -07:00
..
compat_mq.c
compat.c
Makefile
mqueue.c [PATCH] Make POSIX message queue sys_mq_open() honor umask 2005-09-27 13:30:45 -07:00
msg.c
msgutil.c
sem.c
shm.c
util.c
util.h