Joerg Wunsch 0209e040ba I report a problem about shmget(). (I'm using FreeBSD-2.1.0R)
int shmget(key_t key, int size, int shmflg);

If the 'key' has already existed in the system and set 'shmflg'
as '(IPC_CREAT|IPC_EXC)', then shmget() must return the error 'EEXIST'.

Submitted by:	m_tanaka@pa.yokogawa.co.jp (Mihoko Tanaka)
1995-12-26 16:03:32 +00:00
..
1995-12-10 19:08:32 +00:00
1995-12-03 17:14:38 +00:00
1995-12-18 09:42:44 +00:00
1995-12-10 13:45:30 +00:00
1995-12-17 21:14:36 +00:00
1995-05-30 05:05:38 +00:00
1995-12-26 01:07:42 +00:00