Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/timew: Fix patch file | Breno Leitao | 2017-04-25 | 1 | -2/+2 |
| | | | | | The patch file was not being applied properly. Fixing it to apply cleanly. | ||||
* | testing/timew: fix FTBFS on ppc64le | Breno Leitao | 2017-04-04 | 1 | -0/+25 |
Currently timew FTBFS on ppc64le because there is no PATH_MAX defined implicitly. If your code needs to use PATH_MAX, it needs to include limits.h. |