summaryrefslogtreecommitdiffstats
path: root/src/util/child_common.c
Commit message (Expand)AuthorAgeFilesLines
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-25/+42
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-53/+53
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-111-1/+2
* Use brackets around macros.Lukas Slebodnik2013-08-221-4/+4
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-171-1/+23
* Do not keep growing event contextJakub Hrozek2013-04-241-3/+5
* execv, excvp and exec_child never return EOKStef Walter2012-05-011-8/+4
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-31/+22
* Move child_common routines to utilStephen Gallagher2011-12-191-0/+735