Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   erh
Date:           Thu Oct  1 03:48:32 UTC 1998

Modified Files:
        src/sys/compat/linux/common: linux_ipc.h linux_msg.h linux_sem.h
            linux_shm.h
Removed Files:
        src/sys/compat/linux: linux_ipc.h linux_msg.h linux_sem.h linux_shm.h
Log Message:
Move IPC headers to common.  The msg, sem and shm files, in addition to other 
common structures and to avoid creating several more machine dependent header 
files, include the syscall arguments for several system calls which don't exist 
on all architechtures.




Home | Main Index | Thread Index | Old Index