K 10 svn:author V 7 davidxu K 8 svn:date V 27 2005-11-04T09:41:00.000000Z K 7 svn:log V 196 Fix name compatible problem with POSIX standard. the sigval_ptr and sigval_int really should be sival_ptr and sival_int. Also sigev_notify_function accepts a union sigval value but not a pointer. END