Lasse Collin
|
75905a9afc
|
Various code cleanups the the xz command line tool.
It now builds with MinGW.
|
2009-02-05 09:12:57 +02:00 |
|
Lasse Collin
|
d0c0b9e94e
|
Another utime() fix.
|
2009-02-03 12:15:17 +02:00 |
|
Lasse Collin
|
ccf92a29e8
|
Fix wrong filename argument for utime() and utimes().
This doesn't affect most systems, since most systems
have better functions available.
|
2009-02-03 10:41:11 +02:00 |
|
Lasse Collin
|
6d1d6f4598
|
Support NetBSD's errno for O_NOFOLLOW.
|
2008-11-20 22:59:10 +02:00 |
|
Lasse Collin
|
1880a3927b
|
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
lzma, unlzma, and lzcat in "make install" for backwards
compatibility with LZMA Utils 4.32.x; I'm not sure if this
should be the default though.
|
2008-11-19 23:52:24 +02:00 |
|