History log of /netbsd/sys/compat/linux32/common/linux32_ipc.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 6afff4b4 20-Nov-2009 njoly <njoly@NetBSD.org>

Make linux32_msqid_ds l_msg_[src]time members use the right type,
linux32_time_t.


# 5685d062 16-Nov-2009 joerg <joerg@NetBSD.org>

Follow up commit to fix breakage that somehow passed by the compiler.


# cbdff4a6 16-Nov-2009 joerg <joerg@NetBSD.org>

Add SYSVMSG support for linux32.


# 84db6228 20-May-2008 njoly <njoly@NetBSD.org>

Add compat linux32 ipc(2) syscall support, for shared memory and
semaphores.