summaryrefslogtreecommitdiff
path: root/src/exec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #167 from jasperla/64timetShawn Landden2018-02-251-3/+3
|\
| * Handle 64-bit time_t on OpenBSDJasper Lievisse Adriaanse2015-12-281-3/+3
* | fixed for Cygwincn2017-08-091-1/+3
* | Use <poll.h> instead of <sys/poll.h>Felix Janda2017-08-091-1/+1
|/
* (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 textCraig Silverstein2008-05-231-9/+10
* Change C++-style // comments to /**/.Craig Silverstein2008-05-201-3/+3
* Turned all tabs into 4 spaces. Got rid of whitespace at the end ofCraig Silverstein2008-05-201-173/+173
* There's cygwin-specific code in exec.c, but it seems to assume thatCraig Silverstein2008-05-161-24/+59
* We were logging a char* that could be NULL. With glibc, the printfCraig Silverstein2008-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 ofCraig Silverstein2008-04-281-2/+2
* The first step of moving everything in the distcc directory to the topCraig Silverstein2008-04-111-0/+565