Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Visual Studio 2015 Changes | Hans Hinrichsen | 2016-01-13 | 1 | -2/+4 |
* | Fix previous commit. | NiLuJe | 2013-12-22 | 1 | -0/+1 |
* | Fix some compiler warnings in VS9. | Tim Kientzle | 2009-09-13 | 1 | -0/+4 |
* | Fix bsdcpio build on VS9. There's still a minor build issue on MinGW that I ... | Tim Kientzle | 2009-08-06 | 1 | -2/+16 |
* | Emulated sleep() is never used here. | Tim Kientzle | 2009-08-06 | 1 | -2/+0 |
* | Need some headers here. | Tim Kientzle | 2009-07-27 | 1 | -0/+3 |
* | Remove unnecessary 'extern "C"' from private headers. | Charles Wilson | 2009-07-22 | 1 | -8/+0 |
* | Remove the attempt to determine "root" for Windows in cpio. | Tim Kientzle | 2009-07-19 | 1 | -3/+0 |
* | Use sprintf_s only in MSVC, not in MinGW, Cygwin, or other Windows-based envi... | Tim Kientzle | 2009-06-27 | 1 | -0/+3 |
* | Revert r838,r839 and r840. | Michihiro NAKAJIMA | 2009-03-25 | 1 | -0/+1 |
* | Remove a lot of duplicate functions which simulates POSIX | Michihiro NAKAJIMA | 2009-03-24 | 1 | -1/+0 |
* | We can build bsdcpio on Windows. But it hasn't tested yet. | Michihiro NAKAJIMA | 2009-03-06 | 1 | -0/+61 |