index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpio
/
cpio_windows.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build failure in aggressive warnings on msys.
Michihiro NAKAJIMA
2012-02-16
1
-1
/
+1
*
Eliminate warnings on Visual Studio 10 W64.
Michihiro NAKAJIMA
2009-12-21
1
-2
/
+2
*
Not all Windows environments have sys/utime.h, so obey the configure check.
Tim Kientzle
2009-12-12
1
-0
/
+2
*
Remove some code that's no longer used.
Tim Kientzle
2009-10-05
1
-248
/
+0
*
Don't use la_ prefixes in non-libarchive code.
Tim Kientzle
2009-09-10
1
-6
/
+6
*
Remove some unused code; fix the build on MinGW.
Tim Kientzle
2009-09-10
1
-207
/
+0
*
Remove some unused code.
Tim Kientzle
2009-09-06
1
-183
/
+0
*
Fix cpio build on MinGW if CreateHardLinkW is unavailable.
Tim Kientzle
2009-09-04
1
-0
/
+6
*
Refine win32 api checks and usage.
Charles Wilson
2009-09-04
1
-2
/
+0
*
Fix a compile error on MinGW build.
Tim Kientzle
2009-08-06
1
-1
/
+1
*
Fix bsdcpio build on VS9. There's still a minor build issue on MinGW that I ...
Tim Kientzle
2009-08-06
1
-24
/
+6
*
Emulated sleep() is never used here.
Tim Kientzle
2009-08-06
1
-7
/
+0
*
Try to fix cpio_windows.c
Tim Kientzle
2009-08-02
1
-56
/
+147
*
Remove the attempt to determine "root" for Windows in cpio.
Tim Kientzle
2009-07-19
1
-91
/
+0
*
Refactor common frontend code into a separate library.
Joerg Sonnenberger
2009-05-26
1
-2
/
+3
*
Revert r838,r839 and r840.
Michihiro NAKAJIMA
2009-03-25
1
-1
/
+937
*
Remove useless '#ifndef LIST_H' condition.
Michihiro NAKAJIMA
2009-03-24
1
-3
/
+0
*
Remove a lot of duplicate functions which simulates POSIX
Michihiro NAKAJIMA
2009-03-24
1
-934
/
+1
*
Issue 15, part 9. WINVER macro
Charles Wilson
2009-03-20
1
-0
/
+1
*
Back out r786 except cheking __CYGWIN__ macro.
Michihiro NAKAJIMA
2009-03-19
1
-0
/
+1
*
Issue 15, part 3. Mechanical conversion of #defines, cpio/
Charles Wilson
2009-03-18
1
-1
/
+1
*
Move _WIN32_WINNT macro to build/cmake/config.h.in
Michihiro NAKAJIMA
2009-03-17
1
-1
/
+0
*
Be pedantic about argument range for ctype macros.
Joerg Sonnenberger
2009-03-08
1
-2
/
+2
*
On Windows, simulate POSIX stat. Add a reference count
Michihiro NAKAJIMA
2009-03-06
1
-0
/
+2
*
We can build bsdcpio on Windows. But it hasn't tested yet.
Michihiro NAKAJIMA
2009-03-06
1
-0
/
+991