Joe Marcus Clarke ada2201110 * 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.
2009-03-30 00:17:17 +00:00
..