Rob Landley
|
bba7f08d27
|
Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
to/from little endian or big endian, which is a NOP if that's what the current
platform already is.
|
2006-05-29 05:51:12 +00:00 |
|
Bernhard Reutner-Fischer
|
cfb53dfd5e
|
- include proper prototypes in libunarchive.
|
2006-04-02 21:50:01 +00:00 |
|
Rob Landley
|
688ed0d760
|
Patch from Robert P. Day, moving byte order checks to use platform.h macros.
|
2006-03-04 22:40:25 +00:00 |
|
Tim Riker
|
c1ef7bdd8d
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
|
Rob Landley
|
c1d69906a0
|
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
see www.7-zip.org)
|
2006-01-20 18:28:50 +00:00 |
|