You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/ipc
Michael Kerrisk 4f87dac386 ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation 11 years ago
..
Makefile Add generic sys_ipc wrapper 15 years ago
compat.c ipc: fix compat msgrcv with negative msgtyp 11 years ago
compat_mq.c ipc: whitespace cleanup 11 years ago
ipc_sysctl.c ipc: whitespace cleanup 11 years ago
ipcns_notifier.c ipc: do not use a negative value to re-enable msgmni automatic recomputing 17 years ago
mq_sysctl.c ipc,mqueue: remove limits for the amount of system-wide queues 11 years ago
mqueue.c ipc,mqueue: remove limits for the amount of system-wide queues 11 years ago
msg.c ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation 11 years ago
msgutil.c ipc, msg: fix message length check for negative values 11 years ago
namespace.c ipc: drop ipc_lock_by_ptr 12 years ago
sem.c ipc: remove braces for single statements 11 years ago
shm.c ipc: standardize code comments 11 years ago
syscall.c get rid of union semop in sys_semctl(2) arguments 12 years ago
util.c ipc: delete seq_max field in struct ipc_ids 11 years ago
util.h ipc: delete seq_max field in struct ipc_ids 11 years ago