K 10 svn:author V 7 davidxu K 8 svn:date V 27 2005-10-23T04:12:26.000000Z K 7 svn:log V 266 1. Make ksiginfo_alloc and ksiginfo_free public. 2. Introduce flags KSI_EXT and KSI_INS. The flag KSI_EXT allows a ksiginfo to be managed by outside code, the KSI_INS indicates sigqueue_add should directly insert passed ksiginfo into queue other than copy it. END