K 10 svn:author V 3 kib K 8 svn:date V 27 2012-03-05T11:45:19.864637Z K 7 svn:log V 184 MFC r232239: Fix a race in top non-interactive mode. Use plain sleep(3) call instead of arming timer and then pausing. If SIGALRM is delivered before pause(3) is entered, top hangs. END