Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: simonb
Date: Tue Mar 28 05:14:05 UTC 2000
Modified Files:
syssrc/sys/conf: param.c
syssrc/sys/sys: msg.h sem.h shm.h
Log Message:
Declare the SysV IPC *info structures and shmsegs pointer as extern.
Add declaration for shmsegs to param.c after shminfo structure.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/conf/param.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/sys/msg.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/sys/sem.h
cvs rdiff -r1.24 -r1.25 syssrc/sys/sys/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