linux/ipc
Arnd Bergmann 21fc538d81 y2038: ipc: Use __kernel_timespec
This is a preparatation for changing over __kernel_timespec to 64-bit
times, which involves assigning new system call numbers for mq_timedsend(),
mq_timedreceive() and semtimedop() for compatibility with future y2038
proof user space.

The existing ABIs will remain available through compat code.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-04-20 16:20:24 +02:00
..
compat.c
ipc_sysctl.c
Makefile
mq_sysctl.c
mqueue.c y2038: ipc: Use __kernel_timespec 2018-04-20 16:20:24 +02:00
msg.c y2038: ipc: Report long times to user space 2018-04-20 16:20:21 +02:00
msgutil.c
namespace.c
sem.c y2038: ipc: Use __kernel_timespec 2018-04-20 16:20:24 +02:00
shm.c y2038: ipc: Report long times to user space 2018-04-20 16:20:21 +02:00
syscall.c
util.c proc: move /proc/sysvipc creation to where it belongs 2018-04-11 10:28:33 -07:00
util.h y2038: ipc: Use __kernel_timespec 2018-04-20 16:20:24 +02:00