]> git.draconx.ca Git - upkg.git/commit
package: Make the VFS directly open the package file.
authorNick Bowler <nbowler@draconx.ca>
Tue, 8 Dec 2009 05:54:58 +0000 (00:54 -0500)
committerNick Bowler <nbowler@draconx.ca>
Tue, 8 Dec 2009 05:54:58 +0000 (00:54 -0500)
commitaa3d8014ba02b49656689d1b4951ea79de76a414
tree7dc6b5848988d92b0a2e5d7e4815d307424ca8fc
parent0a55ae84545c5e5a45e2240c06bd77a1917f7d3e
package: Make the VFS directly open the package file.

This is in preparation for moving the package search mechanism to the
VFS, as it nicely allows us to ensure that candidate packages actually
open successfully.
src/uobject/package.c
src/uobject/vfs.c
src/uobject/vfs.h