SYSV ipc - proc extension

Krauz Pavel IC (KRAUZ@fsid.cvut.cz)
Fri, 19 Apr 1996 11:48:57 MET-1MEST


Hi

I made small extension to proc fs which add SYSV ipc.
This create 3 directories /proc/ipc/{msg,sem,shm} and add to it
files with names of msg/sem/shm identifiers (like /proc/_pid_).

I would like ask if it may become useful.
Gziped patch to kernel 1.3.91 is included in attachments.

Pavel