]> git.draconx.ca Git - upkg.git/commit
libupkg: Split the upkg_export struct into public/private parts.
authorNick Bowler <nbowler@draconx.ca>
Thu, 3 Mar 2011 02:46:19 +0000 (21:46 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 13 Mar 2011 21:38:59 +0000 (17:38 -0400)
commit5f381395f22864d2c8213d2288d21aa2a2efbe0d
tree3ea932dc9a6db1fc939560e126ce6d4662ee6553
parenteedd5d24e385f09ec109fffb558797e3c6e2889d
libupkg: Split the upkg_export struct into public/private parts.

This eliminates the need for dedicated functions to extract the name
and flag fields from the export struct.  It should now be easy to convey
export information to applications.
src/libupkg.c
src/upkg.c
src/upkg.h