| Commit message (Expand) | Author | Age | Files | Lines |
* | Only Windows doesn't have %zd. | Elliott Hughes | 2015-04-03 | 1 | -5/+5 |
* | O_CLOEXEC is O_NOINHERIT on Windows. | Dan Albert | 2015-03-26 | 1 | -1/+1 |
* | Extra Win32 compatibility. | Elliott Hughes | 2015-02-03 | 1 | -0/+6 |
* | Add a pre-C++11 constexpr compatibility macro. | Dan Albert | 2014-11-20 | 1 | -0/+11 |
* | defined(HAVE_OFF_T) is really just !defined(__APPLE__). | Elliott Hughes | 2014-09-22 | 1 | -8/+4 |
* | Add TEMP_FAILURE_RETRY to ZipUtils | Kenny Root | 2013-07-30 | 1 | -0/+23 |
* | Change assets to use 64-bit API | Kenny Root | 2013-07-30 | 1 | -0/+42 |