]> git.draconx.ca Git - upkg.git/history - src/libupkg.c
upkg: Print export flags.
[upkg.git] / src / libupkg.c
2009-08-08 Nick Bowlerupkg: Print export flags.
2009-08-08 Nick BowlerDon't bail out if a read fails but there's still data...
2009-07-16 Nick Bowlerlibupkg: Add signed integer unpacking to fix incorrect...
2009-07-13 Nick Bowlerlibupkg: Remove the group stuff from upkg_export_class.
2009-07-11 Nick Bowlerupkg: Print package export info.
2009-07-03 Nick BowlerFix pointer signedness issues in libupkg.
2009-06-10 Nick BowlerFix upkg_export_seek to actually change the offset...
2009-06-10 Nick BowlerAdd EOF notification to the upkg export API.
2009-06-09 Nick BowlerImplement GUID handling.
2009-06-08 Nick BowlerStore the export name in the file structure.
2009-06-08 Nick BowlerImplement file positioning functions for upkg exports.
2009-06-08 Nick BowlerExport the decode_index function from the upkg library.
2009-06-08 Nick BowlerImplement file reading API on exports.
2009-06-08 Nick BowlerAllocate upkg and private structs in one go.
2009-06-08 Nick BowlerAdd copyright and licensing info.
2009-06-08 Nick BowlerMove stuff into a separate source directory.