Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-04 | Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux | "Steven J. Hill" | |
Test Project to compile as well as be consistent with the architecture specific files. Maybe eventually the architecture specific files could be removed all together. | |||
2002-08-25 | Use the kernel version of struct msqid_ds directly, since we don't | Eric Andersen | |
do any of that silly translating... -Erik | |||
2002-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen | |
and to better support each arch. This is a really big patch... -Erik |