K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-03-30T00:17:17.000000Z K 7 svn:log V 333 * Fix a problem where waitpid() may return EINTR which causes the various polkit helpers to report a failure. This fix allows dynamic polkit policies to actually work (e.g. mounting fixed drives with proper authorization). * Workaround a bug in our version of getline(3), and check for EOF when getline does not return -1. END