summaryrefslogtreecommitdiff
path: root/cpio/cpio_windows.h
Commit message (Expand)AuthorAgeFilesLines
* Visual Studio 2015 ChangesHans Hinrichsen2016-01-131-2/+4
* Fix previous commit.NiLuJe2013-12-221-0/+1
* Fix some compiler warnings in VS9.Tim Kientzle2009-09-131-0/+4
* Fix bsdcpio build on VS9. There's still a minor build issue on MinGW that I ...Tim Kientzle2009-08-061-2/+16
* Emulated sleep() is never used here.Tim Kientzle2009-08-061-2/+0
* Need some headers here.Tim Kientzle2009-07-271-0/+3
* Remove unnecessary 'extern "C"' from private headers.Charles Wilson2009-07-221-8/+0
* Remove the attempt to determine "root" for Windows in cpio.Tim Kientzle2009-07-191-3/+0
* Use sprintf_s only in MSVC, not in MinGW, Cygwin, or other Windows-based envi...Tim Kientzle2009-06-271-0/+3
* Revert r838,r839 and r840.Michihiro NAKAJIMA2009-03-251-0/+1
* Remove a lot of duplicate functions which simulates POSIXMichihiro NAKAJIMA2009-03-241-1/+0
* We can build bsdcpio on Windows. But it hasn't tested yet.Michihiro NAKAJIMA2009-03-061-0/+61