Source-Changes archive

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

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   njoly
Date:           Wed May 28 12:01:10 UTC 2008

Modified Files:
        src/sys/compat/linux/common: linux_misc.c linux_misc.h

Log Message:
Add LINUX_TMPFS_SUPER_MAGIC, and map it to our tmpfs.
This makes sem_open/sem_unlink (POSIX named semaphores) work under
NPTL emulation.


To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.16 -r1.17 src/sys/compat/linux/common/linux_misc.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index