]> git.draconx.ca Git - liblbx.git/commit
liblbx: Move extraction outside of the library.
authorNick Bowler <nbowler@draconx.ca>
Fri, 5 Feb 2010 01:39:29 +0000 (20:39 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 8 Feb 2010 17:00:55 +0000 (12:00 -0500)
commit98d285b2abc68892fcf3f0a48a37cfccabd5038c
tree7115206eeecc1bfa332f807bbe136d5b7e299a6e
parent6f76664d36151ac3d9222b4ae436bab96e34f0b0
liblbx: Move extraction outside of the library.

We now use the much more general approach of supporting basic I/O
operations on files in the archives.
src/lbx.c
src/lbx.h
src/lbxtool.c