summaryrefslogtreecommitdiff
path: root/tar/bsdtar_windows.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes for VS2012 CompileHans Hinrichsen2015-05-041-0/+2
* fixes to build by Open Watcom toolchainJiri Malak2014-03-121-0/+4
* Style: tab follows #defineTim Kientzle2010-04-101-9/+9
* Don't #define read _read before including io.h.Tim Kientzle2009-12-271-1/+0
* Don't use _getcwd and _strdup on Borland C Compiler.Michihiro NAKAJIMA2009-12-181-0/+4
* Fix some compiler warnings in VS9.Tim Kientzle2009-09-131-0/+2
* Rename la_* functions to __tar_ functions in bsdtar, to avoidTim Kientzle2009-08-311-2/+2
* Trim down Windows shims for tar: A lot of this has simply gone away:Tim Kientzle2009-07-271-15/+14
* Remove unnecessary 'extern "C"' from private headers.Charles Wilson2009-07-221-8/+0
* Minor MinGW fixes.Charles Wilson2009-07-211-0/+3
* Minor MinGW fixes.Charles Wilson2009-07-211-0/+3
* Remove the attempt to determine "root" for Windows.Tim Kientzle2009-07-191-1/+0
* Revert r838,r839 and r840.Michihiro NAKAJIMA2009-03-251-0/+11
* Remove a lot of duplicate functions which simulates POSIXMichihiro NAKAJIMA2009-03-241-11/+0
* On Windows, remove la_exit function which is used for debugging.Michihiro NAKAJIMA2009-03-051-3/+0
* Windows shell whose name is command.exe/cmd.exe does notMichihiro NAKAJIMA2009-02-201-0/+4
* Now, we can run bsdtar and bsdtar_test on Windows.Michihiro NAKAJIMA2009-02-151-0/+58