Commit graph

2 commits

Author SHA1 Message Date
bouyer
64ef26fdb7 Bug fix for workers busy-waiting for child completion: when read()ing a
non-bloking descriptor after a poll(), don't loop forever on EAGAIN
as poll() may return POLLIN for a descriptor which doesn't have data
to be read. Bump PKGREVISION.
While there add user-destdir support.
2016-02-09 10:12:53 +00:00
bouyer
4021189ee9 more 64bit time_t fixes. Now compiles without -Wformat warnings.
Ride previous PKGREVISION bump
2016-02-07 21:52:06 +00:00