9959c512ac3ba36f7a0db7614f0357ce0bae748f |
|
20-Apr-2012 |
Jakub Hrozek <jhrozek@redhat.com> |
Move atomic io function to a separate module
We'll be using it on various places of the SSSD. The function is in its
own file to allow using just the one piece without having to drag in the
whole util.c module. |