]> git.draconx.ca Git - upkg.git/history - libupkg.c
Fix early return in upkg_close.
[upkg.git] / libupkg.c
2009-06-05 Nick BowlerFix early return in upkg_close.
2009-06-05 Nick BowlerImplement export table parsing.
2009-06-05 Nick BowlerFix error path in pkg_init_names.
2009-06-05 Nick BowlerRemove redundant index field from upkg_name and fix...
2009-06-05 Nick BowlerImplement lookups in the name table.
2009-06-05 Nick BowlerReorganise the upkg structures a bit.
2009-06-05 Nick BowlerInitial commit