summaryrefslogtreecommitdiff
path: root/src/exec.c
Commit message (Expand)AuthorAgeFilesLines
* (1) Layout/whitespace changes; the layout of this filefergus.henderson2009-04-101-64/+69
* Normalize the copyright text, to the latest version of the GPLv2 textcsilvers2008-05-231-9/+10
* Change C++-style // comments to /**/.csilvers2008-05-201-3/+3
* Turned all tabs into 4 spaces. Got rid of whitespace at the end ofcsilvers2008-05-201-173/+173
* There's cygwin-specific code in exec.c, but it seems to assume thatcsilvers2008-05-161-24/+59
* We were logging a char* that could be NULL. With glibc, the printfcsilvers2008-05-131-1/+4
* Make handling of config.h sound.klarlund2008-05-091-1/+1
* These changes are enough to get code to compile, and at least some ofcsilvers2008-04-281-2/+2
* The first step of moving everything in the distcc directory to the topcsilvers2008-04-111-0/+565