Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/timew: upgrade to 1.1.1 | Leo | 2019-05-12 | 1 | -25/+0 |
| | |||||
* | 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. |