summaryrefslogtreecommitdiff
path: root/src/util/child_common.c
AgeCommit message (Collapse)AuthorFilesLines
2013-04-24Do not keep growing event contextJakub Hrozek1-3/+5
2012-05-01execv, excvp and exec_child never return EOKStef Walter1-8/+4
* So don't need to handle that case
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek1-31/+22
https://fedorahosted.org/sssd/ticket/1209
2011-12-19Move child_common routines to utilStephen Gallagher1-0/+735