]> git.draconx.ca Git - upkg.git/history - src/libupkg.c
module: add missing return value to module_exit.
[upkg.git] / src / libupkg.c
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.