Hi,
I am doing some system programming on SunOS and Solaris systems.
I would like to implement "ipcs" using system calls, e.g., via
"kvmread". Does anyone know how I can get a handle on the list of IPC
IDs(semid, msgid, shmid) currently in use in the system??
Thanks a lot for your help.
Su.