]> git.draconx.ca Git - liblbx.git/history - src/lbxtool.c
liblbx: Correct EOF handling in lbx_file_read.
[liblbx.git] / src / lbxtool.c
2014-01-31 Nick Bowlerliblbx: Correct EOF handling in lbx_file_read.
2013-06-14 Nick Bowlertools: Add some smarter error printing routines.
2013-06-14 Nick Bowlertools: Move progname handling into a common source...
2011-05-14 Nick Bowlerliblbx: Kill the LBX typedef.
2011-05-14 Nick Bowlerliblbx: Kill lbx_numfiles.
2010-02-11 Nick Bowlerliblbx: Implement improved error reporting mechanism.
2010-02-11 Nick Bowlerliblbx: Rename lbx_stat to lbx_file_stat.
2010-02-10 Nick Bowlerlicense: Fix copyright years in source files.
2010-02-08 Nick Bowlerliblbx: Make lbx_fopen more useful.
2010-02-08 Nick Bowlerlbxtool: Remove unused function parameters.
2010-02-08 Nick Bowlerliblbx: Move extraction outside of the library.
2010-02-08 Nick Bowlerlbxtool: Remove - as a synonym for stdin.
2010-02-08 Nick Bowlerlbxtool: Update --version information.
2010-02-04 Nick Bowlergnulib: Use the fnmatch module.
2010-02-04 Nick Bowlergnulib: Use getopt-gnu module for increased tool portab...
2010-02-04 Nick Bowlerliblbx: Parameterise I/O functions to allow custom...
2009-11-02 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2008-01-05 Nick BowlerAdd version, help, and usage messages to the tools.
2008-01-04 Nick BowlerUpdate license information.
2007-12-23 Nick BowlerImplement filename globbing on list/extract.
2007-12-23 Nick BowlerFix lbx_extract's seeking to maintain a correct offset...
2007-12-22 Nick BowlerInitial implementation of list and extract operations.
2007-12-22 Nick BowlerAdd a name field to support LBX1 fallback.
2007-12-22 Nick BowlerImplement stub list operation.
2007-12-22 Nick BowlerAdd basic stubbiness for lbxtool.