summaryrefslogtreecommitdiffstats
path: root/src/util/child_common.c
Commit message (Collapse)AuthorAgeFilesLines
* execv, excvp and exec_child never return EOKStef Walter2012-05-011-8/+4
| | | | * So don't need to handle that case
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-31/+22
| | | | https://fedorahosted.org/sssd/ticket/1209
* Move child_common routines to utilStephen Gallagher2011-12-191-0/+735