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:           Mon Jan 28 14:14:48 UTC 2008

Modified Files:
        src/sys/compat/linux/common: linux_shm.h

Log Message:
Update struct linux_shmid64_ds for 64bits archs.
- shm_segsz should be of type size_t, not int.
- Disable padding fields used on 32bits archs.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/compat/linux/common/linux_shm.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