summaryrefslogtreecommitdiff
path: root/src/util/child_common.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-1/+1
2013-09-11Fix formating of variables with type: ssize_tLukas Slebodnik1-1/+2
2013-08-22Use brackets around macros.Lukas Slebodnik1-4/+4
2013-07-17SIGCHLD handler: do not call callback when pvt data where freedPavel Březina1-1/+23
2013-04-24Do not keep growing event contextJakub Hrozek1-3/+5
2012-05-01execv, excvp and exec_child never return EOKStef Walter1-8/+4
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek1-31/+22
2011-12-19Move child_common routines to utilStephen Gallagher1-0/+735