erh
|
5199a97864
|
Add the architechture-wise multiplexing header files. These are the files that should be included by anything that needs a linux compat header. These will then include the appropriate architechture dependent and common header file(s).
|
1998-10-01 04:20:16 +00:00 |
|
erh
|
b64f5d3b1a
|
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.
|
1998-10-01 03:48:31 +00:00 |
|
fvdl
|
02b3c95be6
|
Implement the rest of the sysv ipc calls ({sem,msg}*())
|
1995-08-15 21:14:32 +00:00 |
|
fvdl
|
3bf459f350
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
|