K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-01-14T03:36:45.000000Z K 7 svn:log V 267 Add the newly created semaphore to the named semaphore list in sem_open() so that multiple opens of the same semaphore without an intervening sem_close() return the same object, and so that sem_close() does not segfault while trying to remove the item from the list. END